Skip to content

Commit d476752

Browse files
committed
fix(deps): update dependency @actions/cache to v3.2.3
1 parent b290cc2 commit d476752

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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.2",
33+
"@actions/cache": "3.2.3",
3434
"@actions/core": "1.10.1",
3535
"@actions/exec": "1.1.1",
3636
"@actions/io": "1.1.3",

0 commit comments

Comments
 (0)