1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

chore(deps): update mozilla-actions/sccache-action action to v0.0.9

This commit is contained in:
renovate[bot] 2025-04-07 09:10:58 +00:00 committed by GitHub
parent 0b397c469f
commit 232b083002
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1029,7 +1029,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.6
uses: mozilla-actions/sccache-action@v0.0.9
# - name: Reattach HEAD ## may be needed for accurate code coverage info
# run: git checkout ${{ github.head_ref }}