Description
Describe the bug
GHA codecov/[email protected]
errors out with internal error of some kind when setting os: {{ matrix.os }}
because the os
input currently expects a value from the choices: [linux
, linux-arm64
, macos
, alpine
, alpine-arm64
, windows
].
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
- Working behavior like that of version
v5.4.0
Logs (optional)
If applicable, add logs here to help explain your problem.
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
broken CI/CD

invalid link for codecov.SHA256SUM.sig

Device info (please complete the following information):
- OS: Ubuntu-latest / MacOS-latest
- OS Version: latest
- Python Versions:
3.9
-3.13
- Multicast Python Library Version:
v2.0.6
(and newer)
Additional context (optional)
Add any other context about the problem here.
-
valid links provided:
[linux](https://cli.codecov.io/linux) [macos](https://cli.codecov.io/macos) [windows](https://cli.codecov.io/windows) [linux-arm64](https://cli.codecov.io/linux-arm64) [alpine](https://cli.codecov.io/alpine) [alpine-arm64](https://cli.codecov.io/alpine-arm64)