We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f8fa9 commit ad23b25Copy full SHA for ad23b25
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install ElasticSearch
15
uses: nyaruka/elasticsearch-action@master
16
with:
17
- elastic version: '7.10.2'
+ elastic version: '7.10.1'
18
19
- name: Install PostgreSQL
20
uses: harmon758/postgresql-action@v1
0 commit comments