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 81af5c9 commit b18698bCopy full SHA for b18698b
.github/workflows/CI.yml
@@ -81,7 +81,7 @@ jobs:
81
82
# Phase 1: Bootstrap fpm with existing version
83
- name: Install fpm
84
- uses: fortran-lang/setup-fpm@v3
+ uses: fortran-lang/setup-fpm@v5
85
with:
86
fpm-version: 'v0.8.0'
87
0 commit comments