Skip to content

Commit

Permalink
Bump fortran-lang/setup-fortran from 1.6.1 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps [fortran-lang/setup-fortran](https://github.com/fortran-lang/setup-fortran) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/fortran-lang/setup-fortran/releases)
- [Commits](fortran-lang/setup-fortran@8821f57...830c955)

---
updated-dependencies:
- dependency-name: fortran-lang/setup-fortran
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 5e538fe commit f9f40a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
key: ccache-${{ runner.os }}-${{ matrix.py-version }}

- name: Setup GNU Fortran
uses: fortran-lang/setup-fortran@8821f57b53846d35d62632eb51c60ac6c4bff4ce # v1.6.1
uses: fortran-lang/setup-fortran@830c95528fbdb3132afbca6d22bcda17f9f394f6 # v1.6.2

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
Expand Down

0 comments on commit f9f40a8

Please sign in to comment.