Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit daeeedf

Browse files
authored
Update rust.yml
1 parent f628c68 commit daeeedf

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
@@ -18,7 +18,7 @@ jobs:
1818
target: i686-pc-windows-msvc
1919
components: rustfmt, clippy
2020

21-
- uses: Swatinem/rust-cache@v
21+
- uses: Swatinem/rust-cache@v2
2222

2323
- name: Build (release) (default features)
2424
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)