Skip to content

Commit 1c5dbc3

Browse files
⬆️ Update mozilla-actions/sccache-action action to v0.0.7
1 parent 886be01 commit 1c5dbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-on-failure: true
3434

3535
- name: ⚡️ Shared Compilation Cache
36-
uses: mozilla-actions/sccache-action@v0.0.6
36+
uses: mozilla-actions/sccache-action@v0.0.7
3737

3838
- name: 🧪 Install coverage tools
3939
uses: taiki-e/install-action@cargo-llvm-cov

0 commit comments

Comments
 (0)