Skip to content

Commit 16c63c6

Browse files
Bump fortran-lang/setup-fortran from 1.6.3 to 1.7.0 (#581)
Bumps [fortran-lang/setup-fortran](https://github.com/fortran-lang/setup-fortran) from 1.6.3 to 1.7.0. - [Release notes](https://github.com/fortran-lang/setup-fortran/releases) - [Commits](fortran-lang/setup-fortran@v1.6.3...v1.7.0) --- updated-dependencies: - dependency-name: fortran-lang/setup-fortran dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69da72f commit 16c63c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python-version: "3.11"
3131

3232
- name: Setup Fortran compiler
33-
uses: fortran-lang/setup-fortran@v1.6.3
33+
uses: fortran-lang/setup-fortran@v1.7.0
3434
id: setup-fortran
3535
with:
3636
compiler: gcc

0 commit comments

Comments
 (0)