We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f1457 commit a4cc6a9Copy full SHA for a4cc6a9
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@v8
+ uses: Miskler/human-requests-bot@v9
50
with:
51
github_token: ${{ secrets.GITHUB_TOKEN }}
52
log_path: error.log
0 commit comments