Setup xonsh shell
Version updated for https://github.com/xonsh/actions to version v2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The xonsh/actions GitHub Action automates the setup of the Xonsh shell in GitHub Actions workflows, allowing steps or entire jobs to execute using Xonsh as the shell. It simplifies the installation of Xonsh, supports specifying Python and Xonsh versions, and facilitates the inclusion of additional plugins (xontribs). This action is cross-platform and enables users to leverage Xonsh’s Python-powered shell capabilities in CI/CD pipelines.
What’s Changed
- Bump actions/setup-python from v5 to v6 (Node.js 24) by @anki-code in https://github.com/xonsh/actions/pull/4