diff --git a/.github/workflows/coverage.yaml b/.github/workflows/coverage.yaml index bc3df294b..9c7daba76 100644 --- a/.github/workflows/coverage.yaml +++ b/.github/workflows/coverage.yaml @@ -36,7 +36,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache diff --git a/.github/workflows/db-benchmarking.yaml b/.github/workflows/db-benchmarking.yaml index 4bdc6dfb2..3134e7e75 100644 --- a/.github/workflows/db-benchmarking.yaml +++ b/.github/workflows/db-benchmarking.yaml @@ -40,7 +40,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache @@ -70,7 +70,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache @@ -100,7 +100,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache diff --git a/.github/workflows/db-compatibility.yaml b/.github/workflows/db-compatibility.yaml index be73ca9e2..9f295e81d 100644 --- a/.github/workflows/db-compatibility.yaml +++ b/.github/workflows/db-compatibility.yaml @@ -44,7 +44,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache @@ -81,7 +81,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache diff --git a/.github/workflows/os-compatibility.yaml b/.github/workflows/os-compatibility.yaml index 83076a716..2b9c4c6ff 100644 --- a/.github/workflows/os-compatibility.yaml +++ b/.github/workflows/os-compatibility.yaml @@ -40,7 +40,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache diff --git a/.github/workflows/testing.yaml b/.github/workflows/testing.yaml index 666700f79..3ef9b5fb5 100644 --- a/.github/workflows/testing.yaml +++ b/.github/workflows/testing.yaml @@ -57,7 +57,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache @@ -150,7 +150,7 @@ jobs: - id: sccache name: Install sccache (GHA backend) - uses: mozilla-actions/sccache-action@v0.0.10 + uses: mozilla-actions/sccache-action@v0.0.11 - id: enable-sccache name: Enable sccache