Skip to content

Commit 725ce20

Browse files
fix(deps): update dependency @actions/cache to v5 (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c19befa commit 725ce20

2 files changed

Lines changed: 17 additions & 252 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "Freckle",
1818
"license": "MIT",
1919
"dependencies": {
20-
"@actions/cache": "^4.1.0",
20+
"@actions/cache": "^5.0.0",
2121
"@actions/core": "^2.0.1",
2222
"@actions/exec": "^2.0.0",
2323
"@actions/glob": "^0.5.0",

0 commit comments

Comments
 (0)