Skip to content

Commit 91f136a

Browse files
loiseaujcperazz
andauthored
Update .github/workflows/fpm-deployment.yml
Co-authored-by: Federico Perini <[email protected]>
1 parent a8544c1 commit 91f136a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fpm-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Setup Fortran Package Manager
8989
uses: fortran-lang/setup-fpm@v5
9090
with:
91-
fpm-version: 'v0.10.0'
91+
fpm-version: 'v0.12.0'
9292

9393
- name: Prepare for code coverage
9494
if: contains( matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)