build(deps): bump @actions/cache from 5.0.5 to 6.0.0

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.5 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

---
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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-29 23:49:58 +00:00
committed by GitHub
parent a8558c570f
commit 46e9ae7c00
2 changed files with 58 additions and 30 deletions

View File

@@ -47,7 +47,7 @@
},
"dependencies": {
"@actions/artifact": "^5.0.3",
"@actions/cache": "^5.0.5",
"@actions/cache": "^6.0.0",
"@actions/core": "^3.0.0",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.0.0",