Skip to content

Commit f9d0086

Browse files
committed
chore: update sccache action
1 parent f1900bc commit f9d0086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
steps:
120120
- uses: actions/checkout@v4
121-
- uses: mozilla-actions/[email protected].4
121+
- uses: mozilla-actions/[email protected].9
122122
- uses: dtolnay/rust-toolchain@master
123123
with:
124124
toolchain: ${{ matrix.rust }}

0 commit comments

Comments
 (0)