diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f864d20..b777005 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: path: ./_site - name: Setup GitHub Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Deploy site to GitHub Pages id: deployment