mirror of
https://github.com/actions/toolkit.git
synced 2026-08-15 00:00:25 +02:00
Add undici override to fix CI build failures
Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
co-authored by
salmanmkc
parent
de5ed035f9
commit
b5bb4b97ed
+2
-1
@@ -45,6 +45,7 @@
|
||||
"brace-expansion": "^2.0.2",
|
||||
"form-data": "^4.0.4",
|
||||
"uri-js": "npm:uri-js-replace@^1.0.1",
|
||||
"node-fetch": "^3.3.2"
|
||||
"node-fetch": "^3.3.2",
|
||||
"undici": "^7.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user