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 54978e6 commit 7975943Copy full SHA for 7975943
.github/workflows/CI.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/checkout@v5
66
67
- name: Setup Fortran compiler
68
- uses: fortran-lang/setup-fortran@v1.7.0
+ uses: fortran-lang/setup-fortran@v1.8.0
69
id: setup-fortran
70
with:
71
compiler: ${{ matrix.toolchain.compiler }}
0 commit comments