diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 33b9254..df9d55a 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -34,7 +34,7 @@ jobs: HUGO_VERSION: 0.117.0 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Go