Allow using rebar3 nightly builds (#84)

This commit is contained in:
Paulo F. Oliveira
2022-01-12 14:25:40 +00:00
committed by GitHub
parent e6ab31075d
commit c71c5c91bb
10 changed files with 55 additions and 13 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ inputs:
description: Whether to install Rebar (with Mix)
default: true
rebar3-version:
description: Version range or exact version of rebar3 to use
description: Version range or exact version of rebar3 to use (or nightly)
version-type:
description: strict means the versions are take as-are; loose means we try
to guess versions based on semver rules