Skip to content

Commit 4906bed

Browse files
Merge pull request #44 from EricCrosson/renovate/actions-cache-3.x
fix(deps): update dependency @actions/cache to v3.2.0
2 parents 0875840 + 42502ba commit 4906bed

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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
@@ -21,7 +21,7 @@
2121
"type-check": "tsc --noEmit"
2222
},
2323
"dependencies": {
24-
"@actions/cache": "3.1.4",
24+
"@actions/cache": "3.2.0",
2525
"@actions/core": "1.10.0",
2626
"@actions/github": "5.1.1",
2727
"@actions/tool-cache": "2.0.1",

0 commit comments

Comments
 (0)