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 69da72f commit 16c63c6Copy full SHA for 16c63c6
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
python-version: "3.11"
31
32
- name: Setup Fortran compiler
33
- uses: fortran-lang/setup-fortran@v1.6.3
+ uses: fortran-lang/setup-fortran@v1.7.0
34
id: setup-fortran
35
with:
36
compiler: gcc
0 commit comments