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