diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index de167656..5ab7b643 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -43,4 +43,4 @@ jobs: path: ./explorer-v2/build - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4