diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e996571..e851d7a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: # Deploy site - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.6.0 + uses: JamesIves/github-pages-deploy-action@v4.7.3 with: branch: gh-pages folder: target/doc