We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ace096 commit c1ea841Copy full SHA for c1ea841
.github/workflows/build.yaml
@@ -51,7 +51,7 @@ jobs:
51
DOWNLOAD: "https://github.com/brechtsanders/winlibs_mingw/releases/download/10.3.0-12.0.0-9.0.0-r2/winlibs-x86_64-posix-seh-gcc-10.3.0-mingw-w64-9.0.0-r2.zip"
52
53
- name: Setup FPM
54
- uses: fortran-lang/setup-fpm@v6
+ uses: fortran-lang/setup-fpm@v7
55
with:
56
fpm-version: 'v0.9.0'
57
0 commit comments