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 3bf6549 commit feb3d1aCopy full SHA for feb3d1a
.github/common/setup-node-pnpm/action.yml
@@ -15,7 +15,7 @@ runs:
15
run: echo "store_path=$(pnpm store path --silent)" >> $GITHUB_OUTPUT
16
17
- name: Setup Node.js
18
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
19
with:
20
node-version-file: package.json
21
0 commit comments