Skip to content

Commit b10783c

Browse files
authored
Update action.yml
1 parent 98a7281 commit b10783c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
version: ${{ steps.pnpm.outputs.version }}
4040

4141
- name: Set up Node ${{ inputs.version }}
42-
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
42+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
4343
with:
4444
node-version: ${{ inputs.version }}
4545
cache: pnpm

0 commit comments

Comments
 (0)