diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 560bae02b0..09a1615124 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -19,6 +19,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/labeler@v6 + - uses: actions/labeler@v7 with: sync-labels: true \ No newline at end of file