We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0370c commit 4bd42c4Copy full SHA for 4bd42c4
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
46
- name: Setup RavenDB
47
id: setup-ravendb
48
- uses: Particular/setup-ravendb-action@v1.7.0
+ uses: Particular/setup-ravendb-action@v1.8.0
49
with:
50
single-connection-string-name: RavenSingleNodeUrl
51
cluster-connection-string-name: CommaSeparatedRavenClusterUrls
0 commit comments