diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index edbe5bbc8..2a57a9e31 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -42,4 +42,4 @@ jobs: path: ./build/eslint-plugin-svelte - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4