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

This commit is contained in:
renovate[bot]
2026-04-23 05:25:40 +00:00
committed by Daniel Hofstetter
parent b8dcf2a86e
commit e6760307a2
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
components: clippy
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.9
uses: mozilla-actions/sccache-action@v0.0.10
- if: ${{ contains(matrix.job.os, 'ubuntu') }}
run: |
sudo apt-get update -y