Skip to content

Commit 5d18ac7

Browse files
Bump @actions/cache from 5.0.5 to 6.0.0
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.5 to 6.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b13d724 commit 5d18ac7

File tree

2 files changed

+83
-131
lines changed

2 files changed

+83
-131
lines changed

package-lock.json

Lines changed: 82 additions & 130 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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@actions/artifact": "^5.0.3",
2828
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
29-
"@actions/cache": "^5.0.5",
29+
"@actions/cache": "^6.0.0",
3030
"@actions/core": "^2.0.3",
3131
"@actions/exec": "^2.0.0",
3232
"@actions/github": "^8.0.1",

0 commit comments

Comments
 (0)