Skip to content

Commit 82abc61

Browse files
chore(deps): update actions/cache action to v5
1 parent fbf82e6 commit 82abc61

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
@@ -61,7 +61,7 @@ jobs:
6161
toolchain: stable
6262
targets: ${{ matrix.settings.target }}
6363
- name: Cache cargo
64-
uses: actions/cache@v4
64+
uses: actions/cache@v5
6565
with:
6666
path: |
6767
~/.cargo/registry/index/

0 commit comments

Comments
 (0)