We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2939a3 commit 522d4e9Copy full SHA for 522d4e9
.github/workflows/build.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: Setup FPM
54
uses: fortran-lang/setup-fpm@v3
55
with:
56
- fpm-version: 'v0.5.0'
+ fpm-version: 'v0.9.0'
57
58
- name: Build all projects
59
run: |
0 commit comments