Skip to content

Commit f70f746

Browse files
github-actions Update Swatinem/rust-cache action to v2.8.1 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17d1754 commit f70f746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: rustup target add wasm32-wasip1
3131

3232
- name: Cache dependencies
33-
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
33+
uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
3434
with:
3535
workspaces: "., examples/plugins/*"
3636

0 commit comments

Comments
 (0)