We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb4ab8 commit 68e521bCopy full SHA for 68e521b
.github/actions/elasticsearch/README renamed to .github/actions/elasticsearch/README.md
@@ -11,7 +11,7 @@ Basic:
11
steps:
12
- uses: nyaruka/elasticsearch@v1
13
with:
14
- elastic version: '11' # See https://hub.docker.com/_/elasticsearch for available versions
+ elastic version: '6.8.5' # See https://hub.docker.com/_/elasticsearch for available versions
15
```
16
17
# License
0 commit comments