As title.
Nothing changed from my side if not that setup-java action is now using a cached JDK25 temuring.
this is the build that does not use the cache
https://github.com/sblantipodi/firefly_luciferin/actions/runs/18237358040/job/51933513441
this is the one that uses the cached jdk
https://github.com/sblantipodi/firefly_luciferin/actions/runs/18277118242/job/52031677477
as you can see, the cached version is broken.
Can you fix it please? :)