Skip to content

Commit

Permalink
install elasticsearch 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicpottier committed Jan 20, 2021
1 parent 1272f43 commit 06f8fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install ElasticSearch
uses: nyaruka/elasticsearch-action@master
with:
elastic version: '6.8.5'
elastic version: '7.10.2'

- name: Install PostgreSQL
uses: harmon758/postgresql-action@v1
Expand Down

0 comments on commit 06f8fa9

Please sign in to comment.