build(deps): bump @actions/cache from 5.0.1 to 5.0.2

Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.1 to 5.0.2.
- [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: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-08 15:21:39 +00:00
committed by GitHub
parent 2f0f57f46e
commit 842eaf5ac0
2 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@
},
"dependencies": {
"@actions/artifact": "^5.0.2",
"@actions/cache": "^5.0.1",
"@actions/cache": "^5.0.2",
"@actions/core": "^2.0.2",
"@actions/exec": "^2.0.0",
"@actions/github": "^7.0.0",