From https://neo4j.com/deployment-center/?cypher-shell#tools-tab I can get direct url https://dist.neo4j.org/cypher-shell/cypher-shell_5.19.0_all.deb …but I would like to use cypher shell in github action and I want to download always the latest version. Therefore I don’t have to update workflow file every time there is a new release. Hence the question as title.