Skip to content

Commit

Permalink
ci: downgrade labeler to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikossor committed Dec 17, 2023
1 parent 22bef49 commit 4eadf4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

0 comments on commit 4eadf4a

Please sign in to comment.