GitHub Action to setup Bait for use in workflows.
- uses: oven-sh/setup-bun@v2 # Bun is required
- uses: bait-lang/setup-bait@mainThe action has the following output variables:
version: Version of Bait that was installed
This repo is licensed under the MIT License.