Component
Action
@file:DependsOn("actions:cache__restore___major:[v5,v6-alpha)")
Expected
Works
Actual
404 answer for maven-metadata.xml
2026-07-20 03:30:16,365 <[]> <{request-id=jcrn302lq5kcoz7}> <fegithub.workflows.jitbindingserver.MetadataRoutes> ➡️ Requesting metadata for actions/cache/restore with major version
2026-07-20 03:30:16,366 <[]> <{request-id=jcrn302lq5kcoz7}> < io.ktor.server.Application> 404 Not Found: GET - /actions/cache__restore___major/maven-metadata.xml in 1ms
Right after the 404 the prefetching starts properly though, so it seems the information was at least retrieved from GitHub.
Component
Action
@file:DependsOn("actions:cache__restore___major:[v5,v6-alpha)")Expected
Works
Actual
404 answer for
maven-metadata.xmlRight after the 404 the prefetching starts properly though, so it seems the information was at least retrieved from GitHub.