use @actions/http-client

This commit is contained in:
darshanime 2026-07-14 18:05:45 +05:30
parent 8ffbcf0559
commit d6005557e6
3 changed files with 221 additions and 129 deletions

View file

@ -35,6 +35,7 @@
"@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0",
"@actions/github": "^9.1.1",
"@actions/http-client": "^4.0.1",
"@actions/io": "^3.0.2",
"@actions/tool-cache": "^4.0.0"
},