We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4978dc4 commit da2c998Copy full SHA for da2c998
.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