diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml index c86aa8e..ca7afba 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-master.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0 # Needed for mkdocs-git-authors-plugin