Skip to content

Commit ee53efd

Browse files
authored
Update new-prs.yml
1 parent 06ec1ff commit ee53efd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/new-prs.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
if: github.repository == 'llvm/llvm-project'
1212
steps:
13-
- uses: actions/labeler@v4
13+
- uses: actions/labeler@v5
1414
with:
1515
configuration-path: .github/new-prs-labeler.yml
16-
sync-labels: false

0 commit comments

Comments
 (0)