This GitHub Action sets up ArangoDB.
See action.yml
Basic:
steps:
- uses: xinova/arangodb-action@v1
with:
arangodb version: 'latest' # See https://hub.docker.com/_/arangodb for available versions
The scripts and documentation in this project are released under the MIT License