Skip to content

Commit

Permalink
Bump fortran-lang/setup-fortran from 1.6.2 to 1.6.3
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.2 to 1.6.3.
- [Release notes](https://github.com/fortran-lang/setup-fortran/releases)
- [Commits](fortran-lang/setup-fortran@830c955...2bbdcb3)

---
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 and cgcgcg committed Feb 3, 2025
1 parent 9455d9d commit 3041f0f
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@830c95528fbdb3132afbca6d22bcda17f9f394f6 # v1.6.2
uses: fortran-lang/setup-fortran@2bbdcb313d2b7e72d1d07caf87f3ef9f376d9224 # v1.6.3

- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
Expand Down

0 comments on commit 3041f0f

Please sign in to comment.