build(deps): bump @actions/cache from 4.0.0 to 4.0.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 23:00:36 +00:00
committed by GitHub
parent e9b479a6b6
commit bf532ecbf3
2 changed files with 6 additions and 7 deletions

View File

@@ -46,7 +46,7 @@
},
"dependencies": {
"@actions/artifact": "^2.2.1",
"@actions/cache": "^4.0.0",
"@actions/cache": "^4.0.1",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",