Skip to content

Commit e2966a1

Browse files
committed
fix sha
Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com>
1 parent b44a3db commit e2966a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- id: run_sccache_cache
4444
name: Run sccache-cache
45-
uses: mozilla-actions/sccache-action@9e326e83d0794706275427f65c7a65e8001d093
45+
uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad
4646

4747
- id: run_lint
4848
name: Run Lint
@@ -83,7 +83,7 @@ jobs:
8383

8484
- id: run_sccache_cache
8585
name: Run sccache-cache
86-
uses: mozilla-actions/sccache-action@9e326e83d0794706275427f65c7a65e8001d093
86+
uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad
8787

8888
- id: build_artifact
8989
name: Build Artefact

0 commit comments

Comments
 (0)