Skip to content

Commit 1dc7f48

Browse files
fix(deps): update dependency @actions/tool-cache to v3 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82d28f5 commit 1dc7f48

File tree

2 files changed

+30
-15
lines changed

2 files changed

+30
-15
lines changed

package-lock.json

Lines changed: 29 additions & 14 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
@@ -17,7 +17,7 @@
1717
"@actions/core": "^2.0.0",
1818
"@actions/github": "^6.0.0",
1919
"@actions/glob": "^0.5.0",
20-
"@actions/tool-cache": "^2.0.1",
20+
"@actions/tool-cache": "^3.0.0",
2121
"@vercel/ncc": "^0.38.0",
2222
"yaml": "^2.2.1"
2323
}

0 commit comments

Comments
 (0)