We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bc471 commit b05b03fCopy full SHA for b05b03f
1 file changed
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
94
catalog: nservicebus
95
- name: Setup PostgreSQL
96
- uses: Particular/setup-postgres-action@v1.1.0
+ uses: Particular/setup-postgres-action@v1.2.0
97
if: matrix.test-category == 'PostgreSQL'
98
with:
99
connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString
0 commit comments