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.6
This commit is contained in:
parent
a0d258d3f2
commit
6fd3c78513
3 changed files with 13 additions and 13 deletions
4
.github/workflows/freebsd.yml
vendored
4
.github/workflows/freebsd.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.5
|
||||
uses: mozilla-actions/sccache-action@v0.0.6
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.1.3
|
||||
with:
|
||||
|
@ -129,7 +129,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.5
|
||||
uses: mozilla-actions/sccache-action@v0.0.6
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.1.3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue