diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b4e0215..6db02c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: - name: Install Python run: uv python install 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm @@ -123,7 +123,7 @@ jobs: - name: Install Python run: uv python install 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm @@ -195,7 +195,7 @@ jobs: - name: Install Python run: uv python install 3.12 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm @@ -272,7 +272,7 @@ jobs: - name: Install Python run: uv python install 3.10 3.11 3.12 3.13 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5cf2a28..81ce47f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -38,7 +38,7 @@ jobs: - name: Install Python run: uv python install 3.10 3.11 3.12 3.13 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm @@ -142,7 +142,7 @@ jobs: - name: Install Python run: uv python install 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm @@ -199,7 +199,7 @@ jobs: - name: Install Python run: uv python install 3.14 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "latest" cache: npm