fix(deps): update dependency @actions/tool-cache to v4 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-02-06 06:49:57 -08:00 committed by GitHub
parent 18fd541ab1
commit 3217c4f420
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 69 deletions

View file

@ -17,7 +17,7 @@
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@actions/glob": "^0.6.0",
"@actions/tool-cache": "^3.0.0",
"@actions/tool-cache": "^4.0.0",
"@vercel/ncc": "^0.38.0",
"yaml": "^2.2.1"
}