diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a65659da..dad50009 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -283,7 +283,7 @@ jobs: - name: "Use Node.js 20.x" uses: "actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903" # v6.0.0 with: - node-version: "20.19.5" + node-version: "24.11.0" cache: "pnpm" - name: "Verify the integrity of provenance attestations and registry signatures for installed dependencies"