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 a8544c1 commit 91f136aCopy full SHA for 91f136a
.github/workflows/fpm-deployment.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Setup Fortran Package Manager
89
uses: fortran-lang/setup-fpm@v5
90
with:
91
- fpm-version: 'v0.10.0'
+ fpm-version: 'v0.12.0'
92
93
- name: Prepare for code coverage
94
if: contains( matrix.os, 'ubuntu')
0 commit comments