diff --git a/.github/workflows/user-documentation.yaml b/.github/workflows/user-documentation.yaml index 7ca85a0..37af8a3 100644 --- a/.github/workflows/user-documentation.yaml +++ b/.github/workflows/user-documentation.yaml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: '0.123.8' extended: true