Skip to content

Commit 2462774

Browse files
committed
fix: updated elastic search version in test.yml
1 parent 824814d commit 2462774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Runs Elasticsearch
3232
uses: elastic/elastic-github-actions/elasticsearch@master
3333
with:
34-
stack-version: 6.8.17
34+
stack-version: 7.10.0
3535

3636
- name: Run tests
3737
env:

0 commit comments

Comments
 (0)