diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 270c6df1e1..bd636ad443 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,4 +9,4 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@v4 \ No newline at end of file + - uses: actions/labeler@v5 \ No newline at end of file