Skip to content

Commit 7c5fad9

Browse files
fix(deps): update dependency @actions/cache to v6
1 parent 747cf6d commit 7c5fad9

File tree

2 files changed

+17
-294
lines changed

2 files changed

+17
-294
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prepare": "vp config"
1414
},
1515
"dependencies": {
16-
"@actions/cache": "^4.1.0",
16+
"@actions/cache": "^6.0.0",
1717
"@actions/core": "^1.11.1",
1818
"@actions/exec": "^1.1.1",
1919
"@actions/glob": "^0.6.0",

0 commit comments

Comments
 (0)