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 7c59555 commit 643b7a6Copy full SHA for 643b7a6
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v3
19
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
20
with:
21
path: |
22
~/.cargo/bin
0 commit comments