Skip to content

Commit

Permalink
build(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.6 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 8a459f3 commit eb9b96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
restore-keys: ${{ runner.os }}-cargo-
- name: Run sccache-cache
uses: mozilla-actions/[email protected].4
uses: mozilla-actions/[email protected].6
- name: FMT
run: cargo fmt --all -- --check
- name: Clippy
Expand Down

0 comments on commit eb9b96d

Please sign in to comment.