Skip to content

Commit c1ea841

Browse files
Bump fortran-lang/setup-fpm from 6 to 7 in the gh-actions group
Bumps the gh-actions group with 1 update: [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm). Updates `fortran-lang/setup-fpm` from 6 to 7 - [Release notes](https://github.com/fortran-lang/setup-fpm/releases) - [Commits](fortran-lang/setup-fpm@v6...v7) --- updated-dependencies: - dependency-name: fortran-lang/setup-fpm dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ace096 commit c1ea841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
DOWNLOAD: "https://github.com/brechtsanders/winlibs_mingw/releases/download/10.3.0-12.0.0-9.0.0-r2/winlibs-x86_64-posix-seh-gcc-10.3.0-mingw-w64-9.0.0-r2.zip"
5252

5353
- name: Setup FPM
54-
uses: fortran-lang/setup-fpm@v6
54+
uses: fortran-lang/setup-fpm@v7
5555
with:
5656
fpm-version: 'v0.9.0'
5757

0 commit comments

Comments
 (0)