We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e5beb commit 31c43fcCopy full SHA for 31c43fc
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v2
18
19
- name: Restore cargo cache
20
- - uses: actions/cache@v2
+ uses: actions/cache@v2
21
with:
22
path: |
23
~/.cargo/registry
0 commit comments