mirror of
https://github.com/actions/checkout.git
synced 2025-07-13 20:21:53 +02: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