mirror of
https://gitea.com/actions/checkout.git
synced 2025-08-15 16:26:00 +08:00
fallback to REST API to download repo
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.1.3",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^1.1.0",
|
||||
"@actions/github": "^2.0.0",
|
||||
"@actions/io": "^1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user