fix(deps): update dependency @actions/cache to v6 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-02-05 21:37:52 -08:00 committed by GitHub
parent 5a2f9a2f05
commit 09d5e77e57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 72 additions and 31 deletions

View file

@ -13,7 +13,7 @@
"author": "Alex Rodionov <p0deje@gmail.com>",
"license": "MIT",
"dependencies": {
"@actions/cache": "^5.0.0",
"@actions/cache": "^6.0.0",
"@actions/core": "^2.0.0",
"@actions/github": "^8.0.0",
"@actions/glob": "^0.5.0",