mirror of
https://github.com/oven-sh/setup-bun
synced 2026-09-14 20:13:23 +00:00
fix: use node fetch
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.9.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"undici": "^5.6.1"
|
||||
"node-fetch": "^3.2.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user