diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index c66323d..9e74969 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -34,7 +34,7 @@ jobs: npm install npm run build - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Upload artifact uses: actions/upload-pages-artifact@v4 with: