Setup BATS
Version updated for https://github.com/sgerrand/setup-bats-action to version v1.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action installs the Bash Automated Testing System (BATS) in a workflow, allowing users to easily automate testing scripts. It supports both resolving the latest version and specifying specific versions through inputs, providing flexibility for different use cases.