Skip to content

Commit 5afeb2c

Browse files
dependabot[bot]cgcgcg
authored andcommitted
Bump fortran-lang/setup-fortran from 1.6.1 to 1.6.2
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]>
1 parent 5e538fe commit 5afeb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
key: ccache-${{ runner.os }}-${{ matrix.py-version }}
185185

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

189189
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
190190
with:

0 commit comments

Comments
 (0)