This patch release makes a number of internal improvements to setup-purescript.
Bugfixes:
- Rely on the versions file in
dist
instead of bundling the file into the build (#19 by @thomashoneyman)
Other improvements:
- Switch to the
github-actions-toolkit
library instead of using hand-rolled bindings (#8 by @colinwahl, #15 by @thomashoneyman) - Apply minor refactoring to fetching updated versions (#17 by @mhmdanas)