diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3c5d46..d7e6c8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: echo test, and install your project. - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.2.5 + uses: JamesIves/github-pages-deploy-action@v4.5.0 with: branch: gh-pages folder: dist