diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5d29eac..fdcca45 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: submodules: recursive fetch-depth: 0 - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: 'latest' - name: Build pages