We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35b40c commit 0b1f278Copy full SHA for 0b1f278
.github/workflows/ci.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Checkout sources
49
uses: actions/checkout@v2
50
- name: Cache
51
- uses: actions/cache@v2
+ uses: actions/cache@v4
52
with:
53
path: |
54
~/.cargo/bin/
0 commit comments