diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 6c7c6d62..5735c25c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -39,7 +39,7 @@ jobs: *.zip - name: Upload to repo server - uses: burnett01/rsync-deployments@7.1.0 + uses: burnett01/rsync-deployments@8.0.2 with: switches: -vrptz path: '*.zip'