Skip to content

install v1.2 : pick your Versio version

Latest
Compare
Choose a tag to compare
@chaaz chaaz released this 31 Aug 21:44
· 8 commits to main since this release

For those of you using the chaaz/versio-actions/[email protected] in your github actions, you can now upgrade to v1.2 of this action, which allows you to provide a version property, like this:

use: chaaz/versio-actions/[email protected]`
with:
  version: latest

latest is the default, which will install the latest released version of Versio, but you can also use a specific tag instead, such as v0.6.1. No changes are made here to e.g. the yambler or scripts, so you can continue using the latest released versions of those.