Skip to content

Commit aad5efc

Browse files
committed
Fix CI failures
1 parent d72d49a commit aad5efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
override: true
6969

7070
- name: Cache dependencies
71-
uses: actions/cache@v4.0.2
71+
uses: actions/cache@v4
7272
with:
7373
path: |
7474
~/.cargo/registry

0 commit comments

Comments
 (0)