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

This commit is contained in:
Yihau Chen 2023-10-28 00:51:34 +08:00 committed by GitHub
parent ecd674bd92
commit 1ce91a56a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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: |
@ -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: |
@ -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: |