Skip to content

Commit 49cf99e

Browse files
Merge pull request #140 from EricCrosson/renovate/actions-cache-3.x
fix(deps): update dependency @actions/cache to v3.2.2
2 parents e09efba + 05493bd commit 49cf99e

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 15 additions & 15 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
@@ -20,7 +20,7 @@
2020
"type-check": "tsc --noEmit"
2121
},
2222
"dependencies": {
23-
"@actions/cache": "3.2.1",
23+
"@actions/cache": "3.2.2",
2424
"@actions/core": "1.10.0",
2525
"@actions/github": "5.1.1",
2626
"@actions/tool-cache": "2.0.1",

0 commit comments

Comments
 (0)