Skip to content

Commit

Permalink
Bump fortran-lang/setup-fpm from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm) from 5 to 6.
- [Release notes](https://github.com/fortran-lang/setup-fpm/releases)
- [Commits](fortran-lang/setup-fpm@v5...v6)

---
updated-dependencies:
- dependency-name: fortran-lang/setup-fpm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 3e90dd5 commit 581cef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: macos workaround
if: runner.os == 'macos'
run: brew install gcc@10
- uses: fortran-lang/setup-fpm@v5
- uses: fortran-lang/setup-fpm@v6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: fpm test
Expand Down

0 comments on commit 581cef7

Please sign in to comment.