We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ddf939 + 0572517 commit 10419eeCopy full SHA for 10419ee
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
steps:
7
- uses: actions/checkout@v5
8
9
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
10
with:
11
path: |
12
~/.cargo/registry
0 commit comments