Skip to content

Commit feb3d1a

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 3bf6549 commit feb3d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/common/setup-node-pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
run: echo "store_path=$(pnpm store path --silent)" >> $GITHUB_OUTPUT
1616

1717
- name: Setup Node.js
18-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
18+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
1919
with:
2020
node-version-file: package.json
2121

0 commit comments

Comments
 (0)