diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 24e5d1fc..e059352c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,7 +27,7 @@ jobs: - run: make test - run: make build - - uses: JamesIves/github-pages-deploy-action@v4.4.1 + - uses: JamesIves/github-pages-deploy-action@v4.4.3 with: branch: gh-pages folder: public/vuekit