Skip to content

Commit 5c5f756

Browse files
authored
Downgrade labeler to v4 due to actions/labeler#710. (#2598)
1 parent b102f1b commit 5c5f756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
pull-requests: write
1515
runs-on: ubuntu-22.04
1616
steps:
17-
- uses: actions/labeler@v5
17+
- uses: actions/labeler@v4
1818
with:
1919
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2020

0 commit comments

Comments
 (0)