We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 451db02 + 0aaa27f commit 7ba52deCopy full SHA for 7ba52de
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v6
8
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
9
with:
10
path: |
11
~/.cargo/registry
0 commit comments