diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index bab9165..8b8d342 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: fetch-depth: 0 # Needed for mkdocs-git-authors-plugin