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 d72d49a commit aad5efcCopy full SHA for aad5efc
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
override: true
69
70
- name: Cache dependencies
71
- uses: actions/cache@v4.0.2
+ uses: actions/cache@v4
72
with:
73
path: |
74
~/.cargo/registry
0 commit comments