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 799b7eb commit 9b57111Copy full SHA for 9b57111
.github/workflows/CI.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: ts-graphviz/setup-graphviz@v1
30
31
- name: Setup Fortran Package Manager
32
- uses: fortran-lang/setup-fpm@v3
+ uses: fortran-lang/setup-fpm@v4
33
with:
34
github-token: ${{ secrets.GITHUB_TOKEN }}
35
0 commit comments