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 af6bcd4 + 6061504 commit b40c946Copy full SHA for b40c946
.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