Skip to content

Commit 93c52b5

Browse files
Bump fortran-lang/setup-fortran from 1.8.0 to 1.8.1
Bumps [fortran-lang/setup-fortran](https://github.com/fortran-lang/setup-fortran) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/fortran-lang/setup-fortran/releases) - [Commits](fortran-lang/setup-fortran@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: fortran-lang/setup-fortran dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4009335 commit 93c52b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
6666

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

0 commit comments

Comments
 (0)