mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-12-27 23:36:36 +00:00
fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation
This commit is contained in:
parent
a783357455
commit
b0f846b50b
6 changed files with 186673 additions and 76913 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^5.0.0",
|
||||
"@actions/cache": "file:../packages/cache",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/io": "^2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue