fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-12 14:14:24 +00:00
parent a783357455
commit b0f846b50b
6 changed files with 186673 additions and 76913 deletions

View File

@@ -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"