In this release we add support for MUSL based systems.
This is helpful if you are running your workflow inside a docker image based on alpine.
Tip
Please be aware that you have to make sure a python interpreter is already present (apk add python3
), see also https://docs.astral.sh/uv/concepts/python-versions/#cpython-distributions and astral-sh/uv#6890
@Zxilly also added support for running this action on self-hosted runners using s390x and powerpc architectures. Thank you!
This release also includes more debug logs which makes tracking down issues easier in the future.
🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
- chore: update known checksums for 0.6.2 @github-actions[bot] (#295)
- chore: update known checksums for 0.6.1 @github-actions[bot] (#293)
- chore: update known checksums for 0.6.0 @github-actions[bot] (#288)
- chore: update known checksums for 0.5.31 @github-actions[bot] (#277)
- Run update-known-checksums every night @eifinger (#273)
- chore: update known checksums for 0.5.29 @github-actions[bot] (#272)
- chore: update known checksums for 0.5.28 @github-actions[bot] (#270)
- chore: update known checksums for 0.5.27 @github-actions[bot] (#267)
- chore: update known checksums for 0.5.26 @github-actions[bot] (#263)