Skip to content

Commit 143f954

Browse files
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] <[email protected]>
1 parent 53acf82 commit 143f954

File tree

2 files changed

+20
-26
lines changed

2 files changed

+20
-26
lines changed

package-lock.json

Lines changed: 19 additions & 25 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
@@ -20,7 +20,7 @@
2020
"@actions/core": "^2.0.1",
2121
"@actions/exec": "^2.0.0",
2222
"@actions/github": "^6.0.1",
23-
"@actions/tool-cache": "^2.0.1",
23+
"@actions/tool-cache": "^3.0.0",
2424
"semver": "^7.7.3"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)