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