Skip to content

Commit b8008fb

Browse files
committed
bump setup-fortran
1 parent 6ca066c commit b8008fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: pip install --upgrade fypp ninja
5757

5858
- name: Setup Fortran compiler
59-
uses: fortran-lang/setup-fortran@v1.6.1
59+
uses: fortran-lang/setup-fortran@v1.6.2
6060
id: setup-fortran
6161
with:
6262
compiler: ${{ matrix.toolchain.compiler }}

0 commit comments

Comments
 (0)