Skip to content

Commit 6298d13

Browse files
Bump actions/cache from 5 to 6
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48cf442 commit 6298d13

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
@@ -96,7 +96,7 @@ jobs:
9696
toolchain: stable
9797
targets: ${{ matrix.settings.target }}
9898
- name: Cache cargo
99-
uses: actions/cache@v5
99+
uses: actions/cache@v6
100100
with:
101101
path: |
102102
~/.cargo/registry/index/

0 commit comments

Comments
 (0)