diff --git a/.github/workflows/audo_deploy.yml b/.github/workflows/audo_deploy.yml index 7d9cc89d..4f4d5396 100644 --- a/.github/workflows/audo_deploy.yml +++ b/.github/workflows/audo_deploy.yml @@ -10,7 +10,7 @@ jobs: deploy: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: submodules: recursive # Fetch the Docsy theme fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod