diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0c7496d527..c35488beda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString catalog: nservicebus - name: Setup PostgreSQL - uses: Particular/setup-postgres-action@v1.0.2 + uses: Particular/setup-postgres-action@v1.1.0 if: matrix.test-category == 'PostgreSQL' with: connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString