3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-05-29 23:46:31 +00:00

Bump @actions/tool-cache from 2.0.1 to 4.0.0 (#9)

Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-05-15 14:59:34 -04:00 committed by GitHub
parent f42847c03d
commit 907f24f8d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 65 additions and 17 deletions

View file

@ -32,7 +32,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@actions/tool-cache": "^4.0.0",
"uuid": "^9.0.1"
},
"devDependencies": {