diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 53e67b0..106cdb5 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -15,4 +15,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - - uses: actions/labeler@v5 \ No newline at end of file + - uses: actions/labeler@v6 \ No newline at end of file