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-02-03 00:18:17 +00:00 committed by GitHub
parent ce70bcf31a
commit 4e16483214
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 87 additions and 35 deletions

View file

@ -22,7 +22,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^8.0.0",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^2.0.2",
"@actions/tool-cache": "^4.0.0",
"@hashicorp/js-releases": "^1.7.5",
"semver": "^7.7.3"
},