rich-codex
Version updated for https://github.com/ewels/rich-codex to version v1.2.11.
- This action is used across all versions by 11 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- 🐛 Fix validation error (#55)
- ✨ In Github Action, added uv support (
use_uv
), skip Python setup support (skip_python_setup
), and specific Python version support (python_verison
).