We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28bc67d commit bdb2f31Copy full SHA for bdb2f31
1 file changed
.github/workflows/tests.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: report playwright failure
47
if: failure()
48
- uses: Miskler/human-requests-bot@v1
+ uses: Miskler/human-requests-bot@v2
49
with:
50
github_token: ${{ secrets.GITHUB_TOKEN }}
51
log_path: error.log
0 commit comments