There was an error while loading. Please reload this page.
1 parent 98a7281 commit b10783cCopy full SHA for b10783c
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@820762786026740c76f36085b0efc47a31fe5020 # v6
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
43
with:
44
node-version: ${{ inputs.version }}
45
cache: pnpm
0 commit comments