Skip to content

Commit b979ef2

Browse files
Bump @actions/tool-cache from 3.0.1 to 4.0.0 (#464)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a6bc64 commit b979ef2

2 files changed

Lines changed: 43 additions & 18 deletions

File tree

package-lock.json

Lines changed: 42 additions & 17 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/cache": "^5.0.5",
3232
"@actions/core": "^2.0.3",
3333
"@actions/exec": "^2.0.0",
34-
"@actions/tool-cache": "^3.0.1"
34+
"@actions/tool-cache": "^4.0.0"
3535
},
3636
"devDependencies": {
3737
"@eslint/eslintrc": "^3.3.3",

0 commit comments

Comments
 (0)