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 5f12d61 commit de3b1cfCopy full SHA for de3b1cf
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
55
- name: Setup SQL Server
56
if: matrix.engine == 'SqlServer'
57
- uses: Particular/install-sql-server-action@v1.3.0
+ uses: Particular/install-sql-server-action@v1.4.0
58
with:
59
connection-string-env-var: SQLServerConnectionString
60
catalog: nservicebus
0 commit comments