There was an error while loading. Please reload this page.
2 parents 9fc85e8 + b10783c commit 34d0fdbCopy full SHA for 34d0fdb
1 file changed
setup/action.yml
@@ -39,7 +39,7 @@ runs:
39
version: ${{ steps.pnpm.outputs.version }}
40
41
- name: Set up Node ${{ inputs.version }}
42
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
43
with:
44
node-version: ${{ inputs.version }}
45
cache: pnpm
0 commit comments