Enable Probot CheckGroup v5.1 (#15763)
This commit is contained in:
parent
ed3eef0a3f
commit
c55f80fcc8
|
@ -14,7 +14,7 @@ jobs:
|
|||
if: github.event.pull_request.draft == false
|
||||
timeout-minutes: 61 # in case something is wrong with the internal timeout
|
||||
steps:
|
||||
- uses: Lightning-AI/probot@v5
|
||||
- uses: Lightning-AI/probot@v5.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue