Skip to content

Commit

Permalink
chore(deps): update mozilla-actions/sccache-action action to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 9074892 commit 2c0bd95
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 2c0bd95

Please sign in to comment.