replace axios with fetch

This commit is contained in:
ddivad195
2024-02-06 18:25:25 +00:00
parent caf8cf0ef1
commit 38b91834f7
3 changed files with 48 additions and 64 deletions
-2
View File
@@ -72,8 +72,6 @@
"@actions/github": "^6.0.0",
"@types/fs-extra": "^11.0.4",
"archiver": "^6.0.1",
"axios": "^1.6.2",
"axios-debug-log": "^1.0.0",
"fs-extra": "^11.2.0",
"tar": "^6.2.0"
},