Skip to content

v1.5.0: Add julia-version output

Compare
Choose a tag to compare
@SaschaMann SaschaMann released this 26 Dec 14:39
· 176 commits to master since this release
9487387
outputs:
  # The installed Julia version.
  # May vary from the version input if a version range was given as input.
  #
  # Example output: '1.5.3'
  julia-version: ''

See #58