actions icon indicating copy to clipboard operation
actions copied to clipboard

Installation instructions in README does not work

Open pieterbreed opened this issue 1 year ago • 1 comments

This instruction in current README.md

# Reference a semver major version only (GitHub recommended)
- uses: asdf-vm/actions/install@v4

When I try this, I get the following error:

Error: Unable to resolve action `asdf-vm/actions@v4`, unable to find version `v4`

I checked, there is no v4 tag in the repo, maybe this is the issue.

pieterbreed avatar Mar 19 '25 07:03 pieterbreed

This is a duplicate of https://github.com/asdf-vm/actions/issues/594

pieterbreed avatar Mar 25 '25 13:03 pieterbreed