Skip to content

Commit 5b7d6a0

Browse files
Bump @actions/tool-cache from 2.0.1 to 4.0.0
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>
1 parent 13889c5 commit 5b7d6a0

File tree

2 files changed

+102
-49
lines changed

2 files changed

+102
-49
lines changed

package-lock.json

Lines changed: 101 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@actions/core": "^1.10.1",
29-
"@actions/tool-cache": "^2.0.1"
29+
"@actions/tool-cache": "^4.0.0"
3030
},
3131
"devDependencies": {
3232
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)