Skip to content

Commit 618557b

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 a8375ea commit 618557b

2 files changed

Lines changed: 84 additions & 36 deletions

File tree

package-lock.json

Lines changed: 83 additions & 35 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
@@ -32,7 +32,7 @@
3232
"setup"
3333
],
3434
"dependencies": {
35-
"@actions/cache": "^5.0.5",
35+
"@actions/cache": "^6.0.0",
3636
"@actions/core": "^2.0.3",
3737
"@actions/exec": "^2.0.0",
3838
"@actions/tool-cache": "^4.0.0"

0 commit comments

Comments
 (0)