Skip to content

Commit 4bd42c4

Browse files
authored
Bump setup-ravendb-action to 1.8.0
1 parent ff0370c commit 4bd42c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
4646
- name: Setup RavenDB
4747
id: setup-ravendb
48-
uses: Particular/setup-ravendb-action@v1.7.0
48+
uses: Particular/setup-ravendb-action@v1.8.0
4949
with:
5050
single-connection-string-name: RavenSingleNodeUrl
5151
cluster-connection-string-name: CommaSeparatedRavenClusterUrls

0 commit comments

Comments
 (0)