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 af6bcd4 commit 6061504Copy full SHA for 6061504
.github/workflows/pr-target.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v3
17
- - uses: actions/labeler@v3
+ - uses: actions/labeler@v4
18
with:
19
configuration-path: .github/labeler-pr-triage.yml
20
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments