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.
2 parents b5e85b0 + c0850d6 commit fa8079fCopy full SHA for fa8079f
.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@v5
+ uses: actions/labeler@v6
34
if: ${{ failure() }}
0 commit comments