7 Commits

Author SHA1 Message Date
Alex Couture-Beil
9aa5207d54
node20 (#32) 2024-01-23 10:44:15 -08:00
Gaëtan Lehmann
be3fe0c1f8
fix post-if usage (#28) 2023-09-01 10:23:39 -07:00
Alex Couture-Beil
c406dd71d6
filter out prerelease versions (#17)
Introduces a new prerelease input, which defaults to "false";
prereleased versions will only ever be installed when set to "true".

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
2023-01-19 10:31:23 -08:00
Gaëtan Lehmann
4ebeff879c
make cache usage optional (#13) 2023-01-19 08:54:38 -08:00
Kevin Schoonover
1d702cebee
add runner caching (#1) 2022-04-20 18:32:57 -07:00
Alex Couture-Beil
ee3f29b733
add branding to action.yml
Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
2022-03-10 12:28:46 -08:00
Alex Couture-Beil
f5d881f515
move setup-earthly code into root
This is to allow the action to be published
to the github marketplace.

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
2022-03-10 12:12:08 -08:00