Skip to content

Commit eb9b96d

Browse files
build(deps): bump mozilla-actions/sccache-action from 0.0.4 to 0.0.6 (#579)
1 parent 8a459f3 commit eb9b96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
4646
restore-keys: ${{ runner.os }}-cargo-
4747
- name: Run sccache-cache
48-
uses: mozilla-actions/[email protected].4
48+
uses: mozilla-actions/[email protected].6
4949
- name: FMT
5050
run: cargo fmt --all -- --check
5151
- name: Clippy

0 commit comments

Comments
 (0)