ci(label-pr): upgrade actions/labeler to v4 (#2080)

Co-authored-by: rickstaa <rick.staa@outlook.com>
This commit is contained in:
Oscar Dominguez
2022-10-02 10:51:37 +02:00
committed by GitHub
parent f86059f097
commit 098331069a
+1 -1
View File
@@ -6,6 +6,6 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"