diff --git a/.github/workflows/auto-labeler.yml b/.github/workflows/auto-labeler.yml index bf474c478..1e3fdd376 100644 --- a/.github/workflows/auto-labeler.yml +++ b/.github/workflows/auto-labeler.yml @@ -9,4 +9,5 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - uses: actions/labeler@v5