diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 5dc0ee5c41..7eadb7c956 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -14,6 +14,6 @@ jobs: uses: actions/checkout@v4 - name: Sync Labels - uses: actions/labeler@v4 + uses: actions/labeler@v5 with: configuration-path: .github/labels.yml