Skip to content

Commit 4488656

Browse files
fix(deps): update dependency @actions/cache to v4.1.0 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 348192b commit 4488656

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
"homepage": "https://github.com/bahmutov/npm-install#readme",
3232
"dependencies": {
33-
"@actions/cache": "4.0.5",
33+
"@actions/cache": "4.1.0",
3434
"@actions/core": "1.11.1",
3535
"@actions/exec": "1.1.1",
3636
"@actions/io": "1.1.3",

0 commit comments

Comments
 (0)