Skip to content

Commit 91485d9

Browse files
chore(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 2bd5099 commit 91485d9

2 files changed

Lines changed: 44 additions & 9 deletions

File tree

package-lock.json

Lines changed: 43 additions & 8 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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@actions/core": "^1.11.1",
1616
"@actions/exec": "^1.1.1",
17-
"@actions/tool-cache": "^2.0.2",
17+
"@actions/tool-cache": "^3.0.0",
1818
"@types/node": "^24.0.3",
1919
"@types/semver": "^7.7.0"
2020
}

0 commit comments

Comments
 (0)