diff --git a/.forgejo/workflows/documentation.yml b/.forgejo/workflows/documentation.yml index 4f3e903c..0587cbf2 100644 --- a/.forgejo/workflows/documentation.yml +++ b/.forgejo/workflows/documentation.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Sync repository - uses: https://github.com/actions/checkout@v4 + uses: https://github.com/actions/checkout@v5 with: persist-credentials: false fetch-depth: 0