mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-19 23:00:14 +02: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