From c8f08a0232a631d865b2ab07e871cbb73dd2f93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 14:12:46 +0000 Subject: [PATCH] chore(deps): Bump actions/cache from 5.0.5 to 6.0.0 Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.0.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v5.0.5...v6.0.0) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/Rust.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Rust.yml b/.github/workflows/Rust.yml index 062685f..9f24141 100644 --- a/.github/workflows/Rust.yml +++ b/.github/workflows/Rust.yml @@ -64,7 +64,7 @@ jobs: profile: minimal toolchain: ${{ matrix.toolchain }} - - uses: actions/cache@v5.0.5 + - uses: actions/cache@v6.0.0 with: path: | ~/.cargo/bin/