Skip to content

Commit 69ed91f

Browse files
dependabot[bot]MatteoH2O1999
authored andcommitted
fix(deps): bump @actions/cache from 4.0.3 to 4.0.5
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.0.3 to 4.0.5. - [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: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7714db7 commit 69ed91f

File tree

2 files changed

+13
-75
lines changed

2 files changed

+13
-75
lines changed

package-lock.json

Lines changed: 12 additions & 74 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
@@ -25,7 +25,7 @@
2525
"author": "Matteo Dell'Acqua",
2626
"license": "AGPL-3.0-or-later",
2727
"dependencies": {
28-
"@actions/cache": "^4.0.3",
28+
"@actions/cache": "^4.0.5",
2929
"@actions/core": "^1.11.1",
3030
"@actions/exec": "^1.1.1",
3131
"@actions/io": "^1.1.3",

0 commit comments

Comments
 (0)