We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f16c1 commit ca3880aCopy full SHA for ca3880a
.github/workflows/probot-check-group.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.event.pull_request.draft == false
15
timeout-minutes: 61 # in case something is wrong with the internal timeout
16
steps:
17
- - uses: Lightning-AI/probot@v5.4
+ - uses: Lightning-AI/probot@v5.5
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
with:
src/version.info
@@ -1 +1 @@
1
-2.6.0dev
+2.6.0dev0
0 commit comments