We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b382836 commit dd5202cCopy full SHA for dd5202c
1 file changed
.github/workflows/pr-check-primary-test-files.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 1 # Only fetch the latest commit
35
36
- name: Set up Node.js
37
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
38
39
- name: Run test file naming check
40
run: node .github/scripts/pr-check-test-files.js
0 commit comments