Skip to content

Commit 5653d39

Browse files
committed
fix(deps): update dependency @actions/cache to v3.2.4
1 parent 41d4733 commit 5653d39

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": "3.2.3",
33+
"@actions/cache": "3.2.4",
3434
"@actions/core": "1.10.1",
3535
"@actions/exec": "1.1.1",
3636
"@actions/io": "1.1.3",

0 commit comments

Comments
 (0)