mirror of
https://github.com/actions/setup-node.git
synced 2025-12-27 18:53:38 +00:00
fix: update @actions/cache to ^5.0.1 for Node.js 24 punycode fix
Updates @actions/cache to version 5.0.1 which includes the @azure/storage-blob update that fixes the punycode deprecation warning on Node.js 24.
This commit is contained in:
parent
c20effb043
commit
67f9c2f5d8
4 changed files with 34758 additions and 93859 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "file:../packages/cache",
|
||||
"@actions/cache": "^5.0.1",
|
||||
"@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