We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcef56 commit 08a27c0Copy full SHA for 08a27c0
.github/workflows/rust.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
- name: ⚡ Cache
20
- uses: actions/cache@v2
+ uses: actions/cache@v4
21
with:
22
path: |
23
~/.cargo/registry
0 commit comments