Setup Prolog
Version updated for https://github.com/fabasoad/setup-prolog-action to version v1.1.1.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup Prolog GitHub Action automates the installation and configuration of SWI-Prolog (swipl), a Prolog programming language environment, on GitHub-hosted runners. It simplifies setting up Prolog development environments for workflows across Windows, Linux, and macOS, ensuring a consistent and ready-to-use Prolog setup. This action is particularly useful for automating tasks like running Prolog scripts or testing Prolog-based applications in CI/CD pipelines.
What’s Changed
What’s Changed
- fix: issue found by markdownlint by @fabasoad in https://github.com/fabasoad/setup-prolog-action/pull/6
- Update license copyright year to 2026 by @github-actions[bot] in https://github.com/fabasoad/setup-prolog-action/pull/7
- ci(deps): bump actions/checkout from v5 to v6 by @fabasoad in https://github.com/fabasoad/setup-prolog-action/pull/8
New Contributors
- @github-actions[bot] made their first contribution in https://github.com/fabasoad/setup-prolog-action/pull/7
Full Changelog: https://github.com/fabasoad/setup-prolog-action/compare/v1.1.0...v1.1.1