Skip to content

Commit 793c271

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 bc0b696 commit 793c271

2 files changed

Lines changed: 74 additions & 131 deletions

File tree

package-lock.json

Lines changed: 73 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
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@actions/artifact": "^5.0.3",
2323
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
24-
"@actions/cache": "^5.0.5",
24+
"@actions/cache": "^6.0.0",
2525
"@actions/core": "^2.0.3",
2626
"@actions/exec": "^2.0.0",
2727
"@actions/github": "^8.0.1",

0 commit comments

Comments
 (0)