Skip to content

Commit 782ce3c

Browse files
build(deps): bump @actions/tool-cache from 2.0.2 to 3.0.0
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f611c2b commit 782ce3c

File tree

2 files changed

+64
-13
lines changed

2 files changed

+64
-13
lines changed

package-lock.json

Lines changed: 63 additions & 12 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
@@ -31,7 +31,7 @@
3131
"@actions/core": "^1.11.1",
3232
"@actions/github": "^6.0.0",
3333
"@actions/io": "^2.0.0",
34-
"@actions/tool-cache": "^2.0.2",
34+
"@actions/tool-cache": "^4.0.0",
3535
"axios": "^1.13.2"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)