mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update mozilla-actions/sccache-action action to v0.0.9
This commit is contained in:
parent
35a923b076
commit
47e7062ada
3 changed files with 12 additions and 12 deletions
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.8
|
||||
uses: mozilla-actions/sccache-action@v0.0.9
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.1.9
|
||||
with:
|
||||
|
@ -133,7 +133,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.8
|
||||
uses: mozilla-actions/sccache-action@v0.0.9
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.1.9
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue