During the deployment of SDCcc 6.0.0, the Github Workflow included a version of Java 11 as well as 17, as it downloded a cache that still included 11. Releases should not include any other versions than the required one, even if they are available in a cache.
During the deployment of SDCcc 6.0.0, the Github Workflow included a version of Java 11 as well as 17, as it downloded a cache that still included 11. Releases should not include any other versions than the required one, even if they are available in a cache.