Setup flatc
Version updated for https://github.com/Nugine/setup-flatc to version v1.2.4.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-flatc GitHub Action automates the installation of the FlatBuffers compiler (flatc) in workflow environments. It simplifies the process of obtaining and managing specific versions or the latest release of flatc, ensuring compatibility and reducing manual setup effort. This action is ideal for projects that require FlatBuffers serialization and deserialization.
Release notes
What’s Changed
- Auto Update - 2025-10-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/24
- Auto Update - 2025-10-19 by @Nugine in https://github.com/Nugine/setup-flatc/pull/25
- Auto Update - 2025-11-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/26
- Auto Update - 2025-12-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/27
- Auto Update - 2026-01-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/28
- build(deps): bump the actions group with 2 updates by @dependabot[bot] in https://github.com/Nugine/setup-flatc/pull/29
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/Nugine/setup-flatc/pull/29
Full Changelog: https://github.com/Nugine/setup-flatc/compare/v1.2.3...v1.2.4