Setup fpm
Version updated for https://github.com/fortran-lang/setup-fpm to version v9.
- This action is used across all versions by 347 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-fpm GitHub Action automates the installation and setup of the Fortran Package Manager (fpm) on Ubuntu, macOS, and Windows environments within CI workflows. It simplifies the process of adding fpm to the system path, enabling seamless execution of Fortran build and package management tasks. This action ensures compatibility with specific fpm versions and facilitates streamlined integration of Fortran projects in continuous integration pipelines.
Release notes
What’s Changed
- Support of the release “current” by @jvdp1 in https://github.com/fortran-lang/setup-fpm/pull/54
- Prepare v9 release by @perazz in https://github.com/fortran-lang/setup-fpm/pull/55
New Contributors
- @jvdp1 made their first contribution in https://github.com/fortran-lang/setup-fpm/pull/54
Full Changelog: https://github.com/fortran-lang/setup-fpm/compare/v8...v9