Skip to content

Commit ab4ba54

Browse files
chore(deps): bump fortran-lang/setup-fortran from 1.6.1 to 1.6.3
Bumps [fortran-lang/setup-fortran](https://github.com/fortran-lang/setup-fortran) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/fortran-lang/setup-fortran/releases) - [Commits](fortran-lang/setup-fortran@v1.6.1...v1.6.3) --- updated-dependencies: - dependency-name: fortran-lang/setup-fortran dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd91634 commit ab4ba54

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.1
46+
uses: fortran-lang/setup-fortran@v1.6.3
4747
with:
4848
compiler: gcc
4949
version: 13

0 commit comments

Comments
 (0)