Skip to content

Commit 50a31df

Browse files
Bump @actions/cache from 4.0.5 to 4.1.0 in the npm group
Bumps the npm group with 1 update: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache). Updates `@actions/cache` from 4.0.5 to 4.1.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: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e25b34 commit 50a31df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@actions/artifact": "^2.3.1",
2727
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
28-
"@actions/cache": "^4.0.5",
28+
"@actions/cache": "^4.1.0",
2929
"@actions/core": "^1.11.1",
3030
"@actions/exec": "^1.1.1",
3131
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)