Skip to content

Commit

Permalink
v1.16: ci: fixed sccache version for sccache-action (backport of #33904
Browse files Browse the repository at this point in the history
…) (#33906)

ci: fixed sccache version for sccache-action (#33904)

(cherry picked from commit 1ce91a5)

Co-authored-by: Yihau Chen <[email protected]>
  • Loading branch information
mergify[bot] and yihau authored Oct 27, 2023
1 parent 8b2eef3 commit 2912b1c
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 @@ -42,6 +42,8 @@ jobs:
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/[email protected]
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/[email protected]
with:
version: "v0.5.4"

- shell: bash
run: |
Expand Down Expand Up @@ -141,6 +145,8 @@ jobs:
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/[email protected]
with:
version: "v0.5.4"

- shell: bash
run: |
Expand Down

0 comments on commit 2912b1c

Please sign in to comment.