actions
actions copied to clipboard
v4 resolves the wrong latest version
It seems that the v4 version of plugin-test resolves the wrong latest version of the plugin to test:
3.0.2https://github.com/mint-lang/asdf-mint/actions/runs/15136179416/job/425483818404.0.0https://github.com/mint-lang/asdf-mint/actions/runs/15135981990/job/42547755172
The 4.0.0 failed because the naming convention for binaries changed in a later release.
v4.0.0 switched to using the latest release of asdf itself, seems like behaviuor of asdf plugin test changed in v0.16+ - https://github.com/asdf-vm/asdf/issues/2099