1
Fork 0
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.4

This commit is contained in:
renovate[bot] 2024-01-30 14:03:51 +00:00 committed by GitHub
parent a5e611eb06
commit ae714001da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 13 deletions

View file

@ -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.3
uses: mozilla-actions/sccache-action@v0.0.4
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.0.6
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.3
uses: mozilla-actions/sccache-action@v0.0.4
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.0.6
with: