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.8

This commit is contained in:
renovate[bot] 2025-03-07 14:00:47 +00:00 committed by GitHub
parent 4b851c182f
commit 56a965e04f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

View file

@ -39,7 +39,7 @@ jobs:
persist-credentials: false
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.7
uses: mozilla-actions/sccache-action@v0.0.8
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.8
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.7
uses: mozilla-actions/sccache-action@v0.0.8
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.8
with: