diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml index 2b14bbf..4a151da 100644 --- a/.github/workflows/deploy-demo.yml +++ b/.github/workflows/deploy-demo.yml @@ -62,4 +62,4 @@ jobs: path: 'demo' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5