diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 06691b2..53b2304 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -33,7 +33,7 @@ jobs: cd docs aurora build - name: rsync deployments - uses: burnett01/rsync-deployments@7.1.0 + uses: burnett01/rsync-deployments@8.0.4 with: switches: -avzr path: "docs/_site/*"