Skip to content

Commit ee1f757

Browse files
committed
Update Elasticsearch version
1 parent f6394b6 commit ee1f757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Elasticsearch
2121
uses: ankane/setup-elasticsearch@v1
2222
with:
23-
elasticsearch-version: 7.12.0
23+
elasticsearch-version: 9
2424
- name: Verify Elasticsearch connection and create index
2525
env:
2626
ELASTICSEARCH_URL: http://localhost:9200

0 commit comments

Comments
 (0)