Skip to content

Commit 34b409b

Browse files
committed
Update README.md
1 parent 7d4ef33 commit 34b409b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ __`fpm-repository`__ (*optional, default:* `https://github.com/fortran-lang/fpm`
3333

3434
### Default `fpm-version` for Each Release
3535

36-
Starting with `v7`, `setup-fpm` is pinpointed to `fpm` version `0.11.0` to ensure compatibility with newer features and changes.
36+
Starting with `v7`, `setup-fpm` is pinpointed to `fpm` version `v0.11.0` to ensure compatibility with newer features and changes.
3737
Previous versions default to the latest stable release, which is fetched automatically when `fpm-version` is set to `'latest'`.
3838

3939
| Release Version | Default `fpm-version` |
@@ -48,3 +48,4 @@ Previous versions default to the latest stable release, which is fetched automat
4848
| v6.1.0 | latest |
4949
| v7 | 0.11.0 |
5050

51+
Note: `fpm` changed asset naming convention starting version `v0.11.0`. So, the `latest` option will not work anymore with versions of `setup-fpm` prior to `v7`.

0 commit comments

Comments
 (0)