Updated CI conf

This commit is contained in:
delvedor
2021-10-27 17:08:01 +02:00
parent 9ff5fc34bc
commit 54642b9c9d
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ jobs:
- name: Runs Elasticsearch
uses: elastic/elastic-github-actions/elasticsearch@master
with:
stack-version: 7.x-SNAPSHOT
stack-version: 7.16-SNAPSHOT
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1