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