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 380d026 commit 4347e9bCopy full SHA for 4347e9b
github-actions/npm/checkout-and-setup-node/action.yml
@@ -55,7 +55,7 @@ runs:
55
with:
56
run_install: false
57
58
- - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
59
60
node-version-file: ${{ inputs.node-version-file-path }}
61
node-version: ${{ inputs.node-version }}
0 commit comments