Setup COBOL
Version updated for https://github.com/fabasoad/setup-cobol-action to version v1.6.1.
- This action is used across all versions by 13 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup COBOL (GnuCOBOL)” GitHub Action automates the installation and configuration of the GnuCOBOL programming language on Linux-based runners in a GitHub Actions workflow. It simplifies setting up the development environment for COBOL projects by ensuring the required compiler (cobc) is installed. This action is useful for automating COBOL builds and testing in CI/CD pipelines.
Release notes
What’s Changed
- fix: issue found by markdownlint by @fabasoad in https://github.com/fabasoad/setup-cobol-action/pull/142
- Update license copyright year to 2026 by @github-actions[bot] in https://github.com/fabasoad/setup-cobol-action/pull/143
- fix: downgrade default version from 3.3 to 3.2 by @fabasoad in https://github.com/fabasoad/setup-cobol-action/pull/145
Full Changelog: https://github.com/fabasoad/setup-cobol-action/compare/v1.6.0...v1.6.1