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