diff --git a/setup/action.yml b/setup/action.yml index a8a86b2..5b2a9cc 100644 --- a/setup/action.yml +++ b/setup/action.yml @@ -39,7 +39,7 @@ runs: version: ${{ steps.pnpm.outputs.version }} - name: Set up Node ${{ inputs.version }} - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: ${{ inputs.version }} cache: pnpm