Skip to content

Commit 798b46a

Browse files
build(deps): 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 d070110 commit 798b46a

2 files changed

Lines changed: 114 additions & 35 deletions

File tree

package-lock.json

Lines changed: 113 additions & 34 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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@actions/core": "^1.11.1",
2929
"@actions/github": "^6.0.1",
30-
"@actions/tool-cache": "^2.0.1"
30+
"@actions/tool-cache": "^4.0.0"
3131
},
3232
"devDependencies": {
3333
"@vercel/ncc": "^0.38.0",

0 commit comments

Comments
 (0)