Skip to content

Commit 62cf4b0

Browse files
chore(deps): update swatinem/rust-cache action to v2.7.5
1 parent d3ba876 commit 62cf4b0

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
@@ -84,7 +84,7 @@ jobs:
8484
targets: wasm32-unknown-unknown
8585

8686
# Cache the built dependencies
87-
- uses: Swatinem/[email protected].3
87+
- uses: Swatinem/[email protected].5
8888
with:
8989
save-if: ${{ github.event_name == 'push' }}
9090

0 commit comments

Comments
 (0)