diff --git a/.github/workflows/autoflow-release.yml b/.github/workflows/autoflow-release.yml index f8ee06bab..01a06bb9c 100644 --- a/.github/workflows/autoflow-release.yml +++ b/.github/workflows/autoflow-release.yml @@ -33,7 +33,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - uses: ./.github/actions/setup-deno-workspace # v6.4.0 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 with: node-version: '22' registry-url: 'https://registry.npmjs.org'