Skip to content

Commit 60a069e

Browse files
Merge pull request #34 from EricCrosson/renovate/actions-cache-3.x
fix(deps): update dependency @actions/cache to v3.1.4
2 parents 7cdaa5f + be4048b commit 60a069e

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.3",
24+
"@actions/cache": "3.1.4",
2525
"@actions/core": "1.10.0",
2626
"@actions/github": "5.1.1",
2727
"@actions/tool-cache": "2.0.1",

0 commit comments

Comments
 (0)