diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 96ea733..aec35e5 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -31,4 +31,4 @@ jobs: path: 'demo' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3