Skip to content

Commit 4945a7b

Browse files
authored
Merge pull request #232 from uutils/renovate/mozilla-actions-sccache-action-0.x
chore(deps): update mozilla-actions/sccache-action action to v0.0.6
2 parents 179f4fe + b3dd4b9 commit 4945a7b

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/sccache-action@v0.0.5
83+
uses: mozilla-actions/sccache-action@v0.0.6
8484
- name: Initialize workflow variables
8585
id: vars
8686
shell: bash

0 commit comments

Comments
 (0)