Skip to content

Commit 0b1f278

Browse files
committed
upgrade actions/cache@v4
1 parent e35b40c commit 0b1f278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Checkout sources
4949
uses: actions/checkout@v2
5050
- name: Cache
51-
uses: actions/cache@v2
51+
uses: actions/cache@v4
5252
with:
5353
path: |
5454
~/.cargo/bin/

0 commit comments

Comments
 (0)