Update dependency @actions/cache to v5 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
39aba44572
commit
5528b8082a
2 changed files with 316 additions and 336 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"author": "Alex Rodionov <p0deje@gmail.com>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^4.0.0",
|
||||
"@actions/cache": "^5.0.0",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue