Describe what help do you need
I'm using game-ci/unity-builder@v4 GitHub action. There're several new Unity versions which throw "No changesets found at 'https://unity.com/releases/editor/archive'" or "No changesets found at 'https://unity.com/releases/editor/lts-releases.xml'" during the editor download. I think it might be coming from getUnityChangeset function but I just want to confirm with you. The editor versions I've tried: 2021.3.45f2, 2021.3.56f2, 2022.3.63f2, 2022.3.67f2 – all giving the same error.
Additional context
I saw the same error in #14, that's why decided to confirm.
Describe what help do you need
I'm using game-ci/unity-builder@v4 GitHub action. There're several new Unity versions which throw "No changesets found at 'https://unity.com/releases/editor/archive'" or "No changesets found at 'https://unity.com/releases/editor/lts-releases.xml'" during the editor download. I think it might be coming from getUnityChangeset function but I just want to confirm with you. The editor versions I've tried: 2021.3.45f2, 2021.3.56f2, 2022.3.63f2, 2022.3.67f2 – all giving the same error.
Additional context
I saw the same error in #14, that's why decided to confirm.