chore(deps): bump actions/cache from 1 to 4 (#690)

Bumps [actions/cache](https://github.com/actions/cache) from 1 to 4.
- [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/v1...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-15 16:18:47 +08:00
committed by GitHub
parent 12de531abb
commit ea97240d09
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ jobs:
toolchain: nightly
override: true
- name: Cache dependencies
uses: actions/cache@v2
uses: actions/cache@v4
env:
cache-name: cache-dependencies
with: