This GitHub Action sets up ElasticSearch instance.
Inspired by https://github.com/zhulik/redis-action, @zhulik Thanks!
See action.yml
Basic:
steps:
- uses: digitonic/[email protected].
with:
elesticsearch-version: '6.3.1'
The scripts and documentation in this project are released under the MIT License