We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bbb6d commit aecb741Copy full SHA for aecb741
.github/workflows/security_checks.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: fortran-lang/setup-fpm@v5
20
with:
21
- fpm-version: 'v0.10.1'
+ fpm-version: 'v0.10.2'
22
github-token: ${{ secrets.GITHUB_TOKEN }}
23
fpm-repository: https://github.com/henilp105/fpm
24
0 commit comments