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