We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ea35b commit d1c05d2Copy full SHA for d1c05d2
.github/workflows/labeler_workflow.yml
@@ -30,5 +30,5 @@ jobs:
30
run: tox
31
32
- name: Add label if tests fail
33
- uses: actions/labeler@v4
+ uses: actions/labeler@v5
34
if: ${{ failure() }}
0 commit comments