fix(deps): update dependency @actions/tool-cache to v3 (#130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-08 12:20:27 -08:00 committed by GitHub
parent 82d28f5023
commit 1dc7f4819d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 15 deletions

View file

@ -17,7 +17,7 @@
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",
"@actions/tool-cache": "^2.0.1",
"@actions/tool-cache": "^3.0.0",
"@vercel/ncc": "^0.38.0",
"yaml": "^2.2.1"
}