Update dependency @actions/cache to v4 (#53)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-05 09:39:11 +03:00 committed by GitHub
parent fda5cfcc5a
commit 89b8ef0f1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 261 additions and 6 deletions

View file

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