diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index a4c44dff..5eb67506 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@v2 + uses: actions/deploy-pages@v3