Skip to content

Commit

Permalink
Merge pull request #544 from cailloumajor/renovate/mozilla-actions-sc…
Browse files Browse the repository at this point in the history
…cache-action-0.x

chore(deps): update mozilla-actions/sccache-action action to v0.0.7
  • Loading branch information
cailloumajor authored Dec 12, 2024
2 parents 9074892 + 2c0bd95 commit 765bf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
toolchain: ${{ steps.get-rust-version.outputs.RUST_VERSION }}
components: rustfmt, clippy, llvm-tools-preview
- name: Setup sccache
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7
- name: Run cargo fmt
run: cargo fmt --all -- --check
- name: Lint code with Clippy
Expand Down

0 comments on commit 765bf1e

Please sign in to comment.