Skip to content

Commit caf4719

Browse files
dependabot[bot]AntonioCeppellini
authored andcommitted
chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (hiero-ledger#2186)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e908dcb commit caf4719

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)