diff --git a/.github/workflows/pr-check-primary-test-files.yml b/.github/workflows/pr-check-primary-test-files.yml index 023452692..0fb969e5a 100644 --- a/.github/workflows/pr-check-primary-test-files.yml +++ b/.github/workflows/pr-check-primary-test-files.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 1 # Only fetch the latest commit - name: Set up Node.js - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 - name: Run test file naming check run: node .github/scripts/pr-check-test-files.js