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 4b63909 commit e35b40cCopy full SHA for e35b40c
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout sources
19
uses: actions/checkout@v2
20
- name: Cache
21
- uses: actions/cache@v2
+ uses: actions/cache@v4
22
with:
23
path: |
24
~/.cargo/bin/
0 commit comments