diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1bc760f7..761f116a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,9 +14,9 @@ jobs: submodules: true - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: - hugo-version: '0.126' + hugo-version: 'latest' extended: true - name: Build