Skip to content

Commit e35b40c

Browse files
committed
upgrade ci
1 parent 4b63909 commit e35b40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout sources
1919
uses: actions/checkout@v2
2020
- name: Cache
21-
uses: actions/cache@v2
21+
uses: actions/cache@v4
2222
with:
2323
path: |
2424
~/.cargo/bin/

0 commit comments

Comments
 (0)