diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 03cd7db..4be92cb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: with: args: ./build fail: true - - uses: burnett01/rsync-deployments@796cf0d5e4b535745ce49d7429f77cf39e25ef39 # v7.0.1 + - uses: burnett01/rsync-deployments@3cccb6851148e6198ed9ed89eb0d1c17b5e58cc7 # v7.0.2 if: ${{ github.event_name == 'push' }} with: switches: -avzr --delete