Skip to content

Commit 687e733

Browse files
committed
bump-up fpm version and setup-fpm version
1 parent 91f136a commit 687e733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fpm-deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
version: ${{ matrix.toolchain.version }}
3333

3434
- name: Setup Fortran Package Manager
35-
uses: fortran-lang/setup-fpm@v5
35+
uses: fortran-lang/setup-fpm@v7
3636
with:
37-
fpm-version: 'v0.10.0'
37+
fpm-version: 'v0.12.0'
3838

3939
- run: | # Just for deployment: create stdlib-fpm folder
4040
python config/fypp_deployment.py --deploy_stdlib_fpm

0 commit comments

Comments
 (0)