Skip to content

Commit 448f327

Browse files
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 ee09113 commit 448f327

File tree

2 files changed

+54
-10
lines changed

2 files changed

+54
-10
lines changed

package-lock.json

Lines changed: 53 additions & 9 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
@@ -28,7 +28,7 @@
2828
"@actions/glob": "^0.5.0",
2929
"@actions/http-client": "^3.0.0",
3030
"@actions/io": "^2.0.0",
31-
"@actions/tool-cache": "^3.0.1",
31+
"@actions/tool-cache": "^4.0.0",
3232
"@octokit/plugin-retry": "^8.0.0",
3333
"archiver": "^7.0.1",
3434
"fast-deep-equal": "^3.1.3",

0 commit comments

Comments
 (0)