We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4978dc4 + da2c998 commit 2795eadCopy full SHA for 2795ead
.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.1.4
21
with:
22
path: |
23
~/.cargo/registry
0 commit comments