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 4fa874d commit e7367c1Copy full SHA for e7367c1
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
toolchain: ${{ matrix.rust }}
30
31
- name: Cache dependencies
32
- uses: actions/cache@v3
+ uses: actions/cache@v4
33
with:
34
path: |
35
~/.cargo/registry
0 commit comments