Skip to content

Commit 10d11cb

Browse files
chore(deps): update mozilla-actions/sccache-action action to v0.0.10
1 parent 953e354 commit 10d11cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
components: clippy
5353
- uses: Swatinem/rust-cache@v2
5454
- name: Run sccache-cache
55-
uses: mozilla-actions/sccache-action@v0.0.9
55+
uses: mozilla-actions/sccache-action@v0.0.10
5656
- if: ${{ contains(matrix.job.os, 'ubuntu') }}
5757
run: |
5858
sudo apt-get update -y

0 commit comments

Comments
 (0)