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 291f81c commit ca9e950Copy full SHA for ca9e950
.github/workflows/label.yml
@@ -7,6 +7,6 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/labeler@v2
+ - uses: actions/labeler@v4
11
with:
12
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments