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:31:20 +00:00
parent 7baa77ccf1
commit c20effb043
5 changed files with 174798 additions and 129791 deletions

View file

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