We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7264721 commit 66e366fCopy full SHA for 66e366f
.github/actions/cache_cargo/action.yml
@@ -5,7 +5,7 @@ runs:
5
6
steps:
7
- name: Cache cargo registry
8
- uses: actions/cache@v2
+ uses: actions/cache@v4
9
with:
10
path: |
11
~/.cargo/bin/
0 commit comments