We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824814d commit 2462774Copy full SHA for 2462774
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Runs Elasticsearch
32
uses: elastic/elastic-github-actions/elasticsearch@master
33
with:
34
- stack-version: 6.8.17
+ stack-version: 7.10.0
35
36
- name: Run tests
37
env:
0 commit comments