mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-24 13:19:54 +02:00
consume new @actions/github for GHES support (#236)
This commit is contained in:
parent
94c2de77cc
commit
ac455590d1
5 changed files with 13893 additions and 529 deletions
|
@ -28,7 +28,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.1.3",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^2.0.2",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@actions/io": "^1.0.1",
|
||||
"@actions/tool-cache": "^1.1.2",
|
||||
"uuid": "^3.3.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue