diff --git a/.github/workflows/slither.yaml b/.github/workflows/slither.yaml index c95d4e1..e2d6fee 100644 --- a/.github/workflows/slither.yaml +++ b/.github/workflows/slither.yaml @@ -128,7 +128,7 @@ jobs: persist-credentials: false - name: Use Node v20 - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0 + uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 with: node-version-file: .nvmrc cache: ${{ inputs.cache }}