diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 10276da..9760f5d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,4 +35,4 @@ jobs: path: './dist' - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5