diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index be2a2e5..7e5626c 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -27,7 +27,7 @@ jobs: TZ: America/Chicago steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: submodules: recursive fetch-depth: 0