Skip to content

Commit

Permalink
Enable Probot CheckGroup v3 (#15622)
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Nov 11, 2022
1 parent a7befe1 commit bd870c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/probot-check-group.yml
Expand Up @@ -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@v2
- uses: Lightning-AI/probot@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit bd870c6

Please sign in to comment.