Skip to content

Commit

Permalink
Have checkgroup pull the latest runs (#16033)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4c91dec)
  • Loading branch information
carmocca authored and Borda committed Dec 20, 2022
1 parent 17e15af commit d1ca635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/probot-check-group.yml
Original file line number Diff line number Diff line change
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.1
- uses: Lightning-AI/probot@v5.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d1ca635

Please sign in to comment.