Skip to content

Commit ffc4f36

Browse files
carmoccaBorda
authored andcommitted
Enable Probot CheckGroup v3 (#15622)
(cherry picked from commit bd870c6)
1 parent 42db30c commit ffc4f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/probot-check-group.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: github.event.pull_request.draft == false
1515
timeout-minutes: 61 # in case something is wrong with the internal timeout
1616
steps:
17-
- uses: Lightning-AI/probot@v2
17+
- uses: Lightning-AI/probot@v3
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
with:

0 commit comments

Comments
 (0)