diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8903d891..82d478316 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -467,7 +467,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Setup Node - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: # This job installs no dependencies, so it runs ci-run-summary.ts through # Node's native type stripping rather than tsx. That needs Node >= 23.6.