fix: update @actions/cache with storage-blob fix for Node.js 24 punycode deprecation
This commit is contained in:
Vendored
+46609
-19084
File diff suppressed because one or more lines are too long
Vendored
+46609
-19084
File diff suppressed because one or more lines are too long
Vendored
+46609
-19084
File diff suppressed because one or more lines are too long
Vendored
+46609
-19084
File diff suppressed because one or more lines are too long
Generated
+236
-576
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user