diff --git a/.github/workflows/pkgcruft.yml b/.github/workflows/pkgcruft.yml index fe0a81f..4621f79 100644 --- a/.github/workflows/pkgcruft.yml +++ b/.github/workflows/pkgcruft.yml @@ -9,7 +9,7 @@ jobs: pull-requests: write steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 - name: Run pkgcruft