Skip to content

Commit fe8e96b

Browse files
authored
Merge branch 'main' into fix/add-return-type-is-payment-required
2 parents bc259f1 + dd5202c commit fe8e96b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check-primary-test-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-depth: 1 # Only fetch the latest commit
3535

3636
- name: Set up Node.js
37-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
37+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3838

3939
- name: Run test file naming check
4040
run: node .github/scripts/pr-check-test-files.js

0 commit comments

Comments
 (0)