diff --git a/.github/workflows/cache-warm.yml b/.github/workflows/cache-warm.yml index bbc9000ba3..7f4162e1ef 100644 --- a/.github/workflows/cache-warm.yml +++ b/.github/workflows/cache-warm.yml @@ -67,7 +67,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Save the sccache disk cache under the SAME prefix test.yml restores # (`sccache--perry-`). This runs on main, so the saved entry is diff --git a/.github/workflows/node-compat-matrix.yml b/.github/workflows/node-compat-matrix.yml index 25d7b4bae8..fc25af19aa 100644 --- a/.github/workflows/node-compat-matrix.yml +++ b/.github/workflows/node-compat-matrix.yml @@ -60,7 +60,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Start sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - uses: Swatinem/rust-cache@v2 with: diff --git a/.github/workflows/node-suite-guard.yml b/.github/workflows/node-suite-guard.yml index 3e10b87526..73dd3a0157 100644 --- a/.github/workflows/node-suite-guard.yml +++ b/.github/workflows/node-suite-guard.yml @@ -48,7 +48,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Start sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - uses: Swatinem/rust-cache@v2 with: diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 650dd6c49c..9c8b8fed5f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -313,7 +313,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Same tarball'd-disk-cache pattern as api-docs-drift (see the comment # there for why SCCACHE_GHA_ENABLED is off). @@ -383,7 +383,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects uses: actions/cache@v6 @@ -451,7 +451,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Persist the sccache disk cache across runs. The github.job + # github.run_id key makes every run (including PRs) save its own fresh @@ -562,7 +562,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Persist the sccache disk cache across runs. The github.job + # github.run_id key makes every run (including PRs) save its own fresh @@ -822,7 +822,7 @@ jobs: - name: Install sccache if: steps.scope.outputs.suites != '' - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects if: steps.scope.outputs.suites != '' @@ -1161,7 +1161,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 # Persist the sccache disk cache across runs. The github.job + # github.run_id key makes every run (including PRs) save its own fresh @@ -1338,7 +1338,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects uses: actions/cache@v6 @@ -1495,7 +1495,7 @@ jobs: - uses: ./.github/actions/setup-llvm22 - name: Install sccache - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - name: Cache sccache objects uses: actions/cache@v6