1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-13 08:40:26 +01:00

.github/workflows/labeler.yml: Fix version after breaking change

This commit is contained in:
MrKevinWeiss 2023-12-04 16:07:25 +01:00
parent 182700fef4
commit 18aa670b96
No known key found for this signature in database
GPG Key ID: C26684F1C0767FFF

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event_name != 'merge_group'
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true