Skip to content

Commit

Permalink
Update mozilla-actions/sccache-action action to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent c0701c9 commit 6680a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
prefix-key: cargo-1.78.0

- name: Cache compilation artifacts
uses: mozilla-actions/[email protected].4
uses: mozilla-actions/[email protected].5

- name: Run Clippy
run: just lint
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
prefix-key: cargo-1.78.0

- name: Cache compilation artifacts
uses: mozilla-actions/[email protected].4
uses: mozilla-actions/[email protected].5

- name: Run tests
run: just test

0 comments on commit 6680a8b

Please sign in to comment.