diff --git a/.github/workflows/verify_metadata.yml b/.github/workflows/verify_metadata.yml index 403d8e9..1338888 100644 --- a/.github/workflows/verify_metadata.yml +++ b/.github/workflows/verify_metadata.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Install node - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4 + uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4 with: node-version: "18"