We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a22b49 commit f08199fCopy full SHA for f08199f
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
12
with:
13
path: |
14
~/.cargo/registry
0 commit comments