diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ec5b985..610e688 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -10,7 +10,7 @@ jobs: contents: read steps: - name: Check out the repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Run Labeler uses: crazy-max/ghaction-github-labeler@v6.0.0