Skip to content

Releases: earthly/actions-setup

v1.0.13

19 Apr 14:14
43211c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12

28 Mar 14:33
6e15216
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.11...v1.0.12

v1.0.11

18 Mar 16:20
0fc4fe5
Compare
Choose a tag to compare

What's Changed

  • chore: Update @actions/cache to 3.2.4 by @jahands in #39

Full Changelog: v1.0.10...v1.0.11

v1.0.10

20 Feb 19:52
b61ca41
Compare
Choose a tag to compare

What's Changed

  • fix: Add runner architecture to cache key by @jahands in #37

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

23 Jan 20:30
f2bef5b
Compare
Choose a tag to compare

What's Changed

  • upgraded to node20

Full Changelog: v1.0.8...v1.0.9

v1.0.8

11 Sep 18:07
be3fe0c
Compare
Choose a tag to compare
fix post-if usage (#28)

v1.0.7

12 Apr 19:29
135d686
Compare
Choose a tag to compare

v1.0.6

12 Apr 19:22
57036aa
Compare
Choose a tag to compare
display attempted URL download as info

This makes it more clear if we get to the point where a download is
attempted or not.

Signed-off-by: Alex Couture-Beil <[email protected]>

v1.0.5

02 Mar 00:06
cce953f
Compare
Choose a tag to compare
fix for strict version with the v prefix (#21)

v1.0.4

22 Feb 20:33
afedd8a
Compare
Choose a tag to compare
don't use the api for strict version (#18)