Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Commit 3d50d69

Browse files
committed
chore: upgrade rust-cache to v2
1 parent e9c1a5f commit 3d50d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

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

3434
# https://github.com/Swatinem/rust-cache
3535
- name: Cache Rust stuff
36-
uses: Swatinem/rust-cache@v1
36+
uses: Swatinem/rust-cache@v2
3737

3838
- name: Install latest nextest release
3939
uses: taiki-e/install-action@nextest

0 commit comments

Comments
 (0)