Skip to content

Commit

Permalink
Have checkgroup pull the latest runs (#16033)
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Dec 16, 2022
1 parent 592b126 commit 4c91dec
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@v5.2
- uses: Lightning-AI/probot@v5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4c91dec

Please sign in to comment.