Skip to content

Commit c655972

Browse files
chore(Dependency): bump @actions/cache from 3.2.4 to 4.0.0 (#348)
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.4 to 4.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/cache) --- updated-dependencies: - dependency-name: "@actions/cache" 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 c509e95 commit c655972

File tree

2 files changed

+209
-21
lines changed

2 files changed

+209
-21
lines changed

package-lock.json

Lines changed: 208 additions & 20 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
@@ -36,7 +36,7 @@
3636
"all": "npm run format && npm run build && npm run lint && npm run package && npm run test"
3737
},
3838
"dependencies": {
39-
"@actions/cache": "^3.2.4",
39+
"@actions/cache": "^4.0.0",
4040
"@actions/core": "^1.11.1",
4141
"@actions/exec": "^1.1.1",
4242
"@actions/io": "^1.1.3",

0 commit comments

Comments
 (0)