Skip to content

Commit 326f584

Browse files
Bump @actions/cache from 3.3.0 to 4.0.1
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.3.0 to 4.0.1. - [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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71ec0cf commit 326f584

2 files changed

Lines changed: 70 additions & 5 deletions

File tree

package-lock.json

Lines changed: 69 additions & 4 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
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"dependencies": {
14-
"@actions/cache": "^3.2.4",
14+
"@actions/cache": "^4.0.1",
1515
"@actions/core": "^1.10.1",
1616
"@actions/exec": "^1.1.1",
1717
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)