From e329e4c5ff8923c91c56dca34a0c6c2c2747c717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 11:02:23 +0000 Subject: [PATCH] build(deps): bump fortran-lang/setup-fpm from 9 to 10 Bumps [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm) from 9 to 10. - [Release notes](https://github.com/fortran-lang/setup-fpm/releases) - [Commits](https://github.com/fortran-lang/setup-fpm/compare/v9...v10) --- updated-dependencies: - dependency-name: fortran-lang/setup-fpm dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6b80288..08e1113 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -35,7 +35,7 @@ jobs: version: ${{ matrix.version }} - name: Set up fpm - uses: fortran-lang/setup-fpm@v9 + uses: fortran-lang/setup-fpm@v10 with: fpm-version: v0.11.0