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