Skip to content

Commit

Permalink
ci: fixed sccache version for sccache-action (#33904)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1ce91a5)
  • Loading branch information
yihau authored and mergify[bot] committed Oct 27, 2023
1 parent 42fcac8 commit b5585ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/downstream-project-spl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.4"

- shell: bash
run: |
Expand Down Expand Up @@ -90,6 +92,8 @@ jobs:
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.4"

- shell: bash
run: |
Expand Down Expand Up @@ -139,6 +143,8 @@ jobs:
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/sccache-action@v0.0.3
with:
version: "v0.5.4"

- shell: bash
run: |
Expand Down

0 comments on commit b5585ce

Please sign in to comment.