diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee27669..357e126 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,4 +75,4 @@ jobs: - uses: actions/upload-pages-artifact@v3 with: path: demo/ - - uses: actions/deploy-pages@v4 \ No newline at end of file + - uses: actions/deploy-pages@v5 \ No newline at end of file