Skip to content

Releases: JorelAli/setup-elm

v6

27 May 18:02
e759871
Compare
Choose a tag to compare

Improvements from v5:

  • Updates the Node version to Node 20 since Node 16 is deprecated for GitHub Actions

v5

09 Mar 10:31
3eae1e1
Compare
Choose a tag to compare

Improvements from v4:

  • Adds the run-as-root option to this GitHub action to move the Elm binary without sudo (because we assume you're root)
  • Update @actions/core from 1.2.6 to 1.9.1

v4

05 Jan 10:25
b71662d
Compare
Choose a tag to compare

Runs using Node 16 instead of Node 12 due to GitHub Actions deprecating Node 12

v3

27 Mar 23:13
cc56a4b
Compare
Choose a tag to compare

When running exec commands, ensure that these are performed in a temporary directory instead of the current directory

v2

09 Apr 12:58
175d894
Compare
Choose a tag to compare

Adds support for MacOS and Windows

v1

22 Oct 10:43
9127aa0
Compare
Choose a tag to compare
Merge pull request #1 from JorelAli/releases/v1

Releases/v1