Skip to content

Commit a33157d

Browse files
goffrieConvex, Inc.
authored andcommitted
Bump sccache version in setup-rust (#43015)
GitOrigin-RevId: 3c6c7dd59b9a9bfc17dbd64792e97f7743523e02
1 parent 2b17ab5 commit a33157d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-rust/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
- name: Install sccache
4848
uses: mozilla-actions/[email protected]
4949
with:
50-
version: "v0.8.0"
50+
version: "v0.12.0"
5151

5252
- name: Start sccache
5353
shell: bash

0 commit comments

Comments
 (0)