Readme example uses `v1` as a version reference, but there is no such ref
README.md says to use sdkman/sdkman-action@v1, but there is no such tag.
When trying to use the action as specified in README.md, the job fails.
Please consider creating a new release of this action and giving it the v1 tag, or changing the README.md file to use a valid reference.
As a workaround for the meantime, users of this action can specify a branch name like main as a reference, or a full commit hash, like sdkman/sdkman-action@b1f9b696c79148b66d3d3a06f7ea801820318d0f.
Happening the same to me.
still happening. thanks for the workaround: @t4lz
I made a PR for this issue, to fix at least the readme until the tagging is working
https://github.com/sdkman/sdkman-action/pull/18