Skip to content

Commit 38d7677

Browse files
authored
Bump fortran-lang/setup-fortran from 1.7.0 to 1.8.0 (#1199)
2 parents 341318d + 7975943 commit 38d7677

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
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/checkout@v5
6666

6767
- name: Setup Fortran compiler
68-
uses: fortran-lang/setup-fortran@v1.7.0
68+
uses: fortran-lang/setup-fortran@v1.8.0
6969
id: setup-fortran
7070
with:
7171
compiler: ${{ matrix.toolchain.compiler }}

0 commit comments

Comments
 (0)