Skip to content

Commit 50d9513

Browse files
build(deps): bump @actions/tool-cache from 3.0.1 to 4.0.0
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 3.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 79bbb35 commit 50d9513

File tree

2 files changed

+27
-49
lines changed

2 files changed

+27
-49
lines changed

package-lock.json

Lines changed: 26 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
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@actions/core": "3.0.0",
2121
"@actions/exec": "3.0.0",
22-
"@actions/tool-cache": "3.0.1"
22+
"@actions/tool-cache": "4.0.0"
2323
},
2424
"devDependencies": {
2525
"@commitlint/cli": "20.4.0",

0 commit comments

Comments
 (0)