Skip to content

Commit 1351e55

Browse files
authored
Merge pull request #31 from fortran-lang/dependabot/github_actions/fortran-lang/setup-fortran-1.6.3
chore(deps): bump fortran-lang/setup-fortran from 1.6.1 to 1.6.3
2 parents dd91634 + ab4ba54 commit 1351e55

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)