Skip to content

Commit ca27d13

Browse files
committed
Bump sccache-action to 0.0.9
1 parent f378870 commit ca27d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
- uses: actions-rust-lang/setup-rust-toolchain@v1
3333
- name: Run sccache-cache
34-
uses: mozilla-actions/sccache-action@v0.0.7
34+
uses: mozilla-actions/sccache-action@v0.0.9
3535
- name: Compile project
3636
env:
3737
SCCACHE_GHA_ENABLED: "true"

0 commit comments

Comments
 (0)