Skip to content

Commit 7975943

Browse files
Bump fortran-lang/setup-fortran from 1.7.0 to 1.8.0
Bumps [fortran-lang/setup-fortran](https://github.com/fortran-lang/setup-fortran) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/fortran-lang/setup-fortran/releases) - [Commits](fortran-lang/setup-fortran@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: fortran-lang/setup-fortran dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54978e6 commit 7975943

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)