"latest" failing starting tonight
Hi!
build.haxe.org has been updated and haxe-latest now uses a relative redirection which seems to trip setup-haxe: https://github.com/HaxeFoundation/hxcoro/actions/runs/20623838364/job/59241759092 (ignore working linux CI, it's from before the change)
A quick solution would be appreciated because this completely wrecks our hxcoro CI now!
A quick solution would be appreciated because this completely wrecks our hxcoro CI now!
A workaround would be to use the full "latest" (at the time of writing) nightly reference explicitly like before instead of "latest"
I've also opened a bug report upstream as the redirect bug is in the @actions/http-client package: https://github.com/actions/toolkit/issues/2226.
Merging the curl pr #62 seems like the best bet for now.
Released v2.0.2. The v2 tag has also been updated to the latest commit.