diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 8332dcb..e3adcf7 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -109,4 +109,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4