Skip to content

Commit a2b247b

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 0e963ef commit a2b247b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run_install: false
1919

2020
- name: Install Node.js
21-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
21+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
2222
with:
2323
node-version-file: package.json
2424
cache: pnpm

0 commit comments

Comments
 (0)