diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index a7cc739..908f0f3 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@v6 + uses: actions/checkout@v7 with: submodules: recursive fetch-depth: 0