Skip to content

Commit 35eee83

Browse files
Bump @actions/cache from 3.2.4 to 3.3.0
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 3.2.4 to 3.3.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71251c6 commit 35eee83

File tree

2 files changed

+12
-21
lines changed

2 files changed

+12
-21
lines changed

package-lock.json

Lines changed: 11 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
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@actions/artifact": "^2.1.3",
33-
"@actions/cache": "^3.2.4",
33+
"@actions/cache": "^3.3.0",
3434
"@actions/core": "^1.10.1",
3535
"@actions/tool-cache": "^2.0.1"
3636
},

0 commit comments

Comments
 (0)