Skip to content

Commit 135d013

Browse files
chore(deps): update mozilla-actions/sccache-action action to v0.0.9
1 parent 83c96f9 commit 135d013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
components: clippy
8181
- uses: Swatinem/rust-cache@v2
8282
- name: Run sccache-cache
83-
uses: mozilla-actions/[email protected].8
83+
uses: mozilla-actions/[email protected].9
8484
- if: ${{ contains(matrix.job.os, 'ubuntu') }}
8585
run: |
8686
sudo apt-get update -y

0 commit comments

Comments
 (0)