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 7933923 commit 5725ecdCopy full SHA for 5725ecd
.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