Skip to content

Commit 686670b

Browse files
Merge pull request #45 from EricCrosson/renovate/actions-cache-3.x
fix(deps): update dependency @actions/cache to v3.2.1
2 parents 4e05a18 + 0284f21 commit 686670b

2 files changed

Lines changed: 38 additions & 116 deletions

File tree

package-lock.json

Lines changed: 37 additions & 115 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.2.0",
24+
"@actions/cache": "3.2.1",
2525
"@actions/core": "1.10.0",
2626
"@actions/github": "5.1.1",
2727
"@actions/tool-cache": "2.0.1",

0 commit comments

Comments
 (0)