Skip to content

Commit 66d8bfc

Browse files
Bump fortran-lang/setup-fpm from 7 to 8
Bumps [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm) from 7 to 8. - [Release notes](https://github.com/fortran-lang/setup-fpm/releases) - [Commits](fortran-lang/setup-fpm@v7...v8) --- updated-dependencies: - dependency-name: fortran-lang/setup-fpm dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54978e6 commit 66d8bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
patch -p1 < ./ci/single-file.patch
6868
6969
- name: Install fpm
70-
uses: fortran-lang/setup-fpm@v7
70+
uses: fortran-lang/setup-fpm@v8
7171
with:
7272
fpm-version: 'v0.8.0'
7373

0 commit comments

Comments
 (0)