diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d16452b..973adc3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: with: version: 11.1.1 run_install: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: "25.8.0" cache: "pnpm" @@ -62,7 +62,7 @@ jobs: with: version: 11.1.1 run_install: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: "25.8.0" cache: "pnpm" @@ -94,7 +94,7 @@ jobs: with: version: 11.1.1 run_install: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: "25.8.0" cache: "pnpm" @@ -114,7 +114,7 @@ jobs: with: version: 11.1.1 run_install: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: "25.8.0" cache: "pnpm" @@ -142,7 +142,7 @@ jobs: with: version: 11.1.1 run_install: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: "25.8.0" cache: "pnpm" diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index 31c5077..a03ea47 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -147,7 +147,7 @@ jobs: with: version: 11.1.1 run_install: false - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: "25.8.0" cache: "pnpm"