Skip to content

Commit 47fa19f

Browse files
chore(deps): bump fortran-lang/setup-fortran from 1.6.3 to 1.7.0
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]>
1 parent fd20646 commit 47fa19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Setup the Fortran compiler
4545
if: matrix.fpm-version == 'latest'
46-
uses: fortran-lang/setup-fortran@v1.6.3
46+
uses: fortran-lang/setup-fortran@v1.7.0
4747
with:
4848
compiler: gcc
4949
version: 13

0 commit comments

Comments
 (0)