We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41c45e commit 3b4de2eCopy full SHA for 3b4de2e
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
75
catalog: nservicebus
76
- name: Setup PostgreSQL
77
- uses: Particular/setup-postgres-action@v1.0.2
+ uses: Particular/setup-postgres-action@v1.1.0
78
if: matrix.test-category == 'PostgreSQL'
79
with:
80
connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString
0 commit comments