diff --git a/.github/workflows/github-pages-html.yml b/.github/workflows/github-pages-html.yml index 80bb893..4ee50f8 100644 --- a/.github/workflows/github-pages-html.yml +++ b/.github/workflows/github-pages-html.yml @@ -36,4 +36,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4