File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 61
61
62
62
# Phase 1: Bootstrap fpm with existing version
63
63
- name : Install fpm
64
- uses : fortran-lang/setup-fpm@v5
64
+ uses : fortran-lang/setup-fpm@v7
65
65
with :
66
66
fpm-version : ' v0.8.0'
67
67
Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ jobs:
229
229
230
230
# Phase 1: Bootstrap fpm with existing version
231
231
- name : Install fpm
232
- uses : fortran-lang/setup-fpm@v5
232
+ uses : fortran-lang/setup-fpm@v7
233
233
with :
234
234
fpm-version : ' v0.8.0'
235
235
Original file line number Diff line number Diff line change 67
67
patch -p1 < ./ci/single-file.patch
68
68
69
69
- name : Install fpm
70
- uses : fortran-lang/setup-fpm@v5
70
+ uses : fortran-lang/setup-fpm@v7
71
71
with :
72
72
fpm-version : ' v0.8.0'
73
73
You can’t perform that action at this time.
0 commit comments