Skip to content

Commit 3714964

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

File tree

2 files changed

+24
-100
lines changed

2 files changed

+24
-100
lines changed

package-lock.json

Lines changed: 23 additions & 99 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.3",
33+
"@actions/cache": "4.0.5",
3434
"@actions/core": "1.11.1",
3535
"@actions/exec": "1.1.1",
3636
"@actions/io": "1.1.3",

0 commit comments

Comments
 (0)