diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b1613fd..5a1666d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,7 +17,7 @@ jobs: submodules: recursive - name: Setup Pages id: pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v5 - name: Setup Hugo uses: peaceiris/actions-hugo@v3 with: