Bob GitHub Action
ActionsTags
(2)Setup bob on GitHub Actions.
You can specify bob release version via version.
steps:
- uses: benchkram/bob-install-action@v1
with:
version: 0.4.0
- run: bob --versionBob GitHub Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.