mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-21 23:15:56 +03:00
fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation
This commit is contained in:
parent
7baa77ccf1
commit
c20effb043
5 changed files with 174798 additions and 129791 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^5.0.0",
|
||||
"@actions/cache": "file:../packages/cache",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^6.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue