Skip to content

Commit 0f688ad

Browse files
committed
Update to actions/cache@v4
1 parent 27c9ff5 commit 0f688ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
toolchain: stable
2323
components: rustfmt, clippy
2424

25-
- uses: actions/cache@v2
25+
- uses: actions/cache@v4
2626
with:
2727
path: |
2828
~/.cargo/registry

0 commit comments

Comments
 (0)