diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 12b9913..d57aaa3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -87,7 +87,7 @@ jobs: path: './dist' - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 create_release: name: Create release