Bump @actions/tool-cache from 2.0.2 to 4.0.0

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

---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
  dependency-version: 4.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-07-29 11:07:24 +00:00
committed by GitHub
parent a2fac7a050
commit 893dc172da
2 changed files with 60 additions and 15 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^2.0.2"
"@actions/tool-cache": "^4.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.14",