diff --git a/.github/workflows/labeller.yml b/.github/workflows/labeller.yml index 17dc381d8f..39672c31fe 100644 --- a/.github/workflows/labeller.yml +++ b/.github/workflows/labeller.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Clone - uses: actions/checkout@v3 + uses: actions/checkout@v4 - uses: actions/labeler@v5 with: