Skip to content

Commit fe1d5a1

Browse files
authored
Merge pull request #372 from uutils/renovate/mozilla-actions-sccache-action-0.x
chore(deps): update mozilla-actions/sccache-action action to v0.0.9
2 parents 83c96f9 + 135d013 commit fe1d5a1

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)