We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508a1a8 commit 540670bCopy full SHA for 540670b
1 file changed
.github/workflows/CI.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Install fpm
18
- uses: fortran-lang/setup-fpm@v4
+ uses: fortran-lang/setup-fpm@v7
19
with:
20
github-token: ${{ secrets.GITHUB_TOKEN }}
21
0 commit comments