Skip to content

Commit c793047

Browse files
chore: bump up actions/cache action to v6
1 parent 15855ea commit c793047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
toolchain: stable
103103
targets: ${{ matrix.settings.target }}
104104
- name: Cache cargo
105-
uses: actions/cache@v4
105+
uses: actions/cache@v6
106106
with:
107107
path: |
108108
~/.cargo/registry/index/

0 commit comments

Comments
 (0)