We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c65b7 commit 0ab453dCopy full SHA for 0ab453d
1 file changed
.github/workflows/couchdb.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up CouchDB
23
uses: "cobot/couchdb-action@main"
24
with:
25
- couchdb version: "2.3.1"
+ couchdb version: "3.5.0"
26
27
- name: Check CouchDB
28
run: |
0 commit comments