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