mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-08-28 04:54:59 -04:00
use @actions/http-client
This commit is contained in:
parent
8ffbcf0559
commit
d6005557e6
3 changed files with 219 additions and 127 deletions
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue