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 f38db62 commit 496b2bbCopy full SHA for 496b2bb
.ci/test-matrix.yml
@@ -1,6 +1,6 @@
1
---
2
STACK_VERSION:
3
- - 7.x-SNAPSHOT
+ - 7.12.0-SNAPSHOT
4
5
NODE_JS_VERSION:
6
- 14
.github/workflows/nodejs.yml
@@ -86,7 +86,7 @@ jobs:
86
- name: Runs Elasticsearch
87
uses: elastic/elastic-github-actions/elasticsearch@master
88
with:
89
- stack-version: 7.x-SNAPSHOT
+ stack-version: 7.12.0-SNAPSHOT
90
91
- name: Use Node.js ${{ matrix.node-version }}
92
uses: actions/setup-node@v1
0 commit comments