Skip to content

Commit 6fc4491

Browse files
authored
Readme should recommend v7
This avoids UX confusion with the older setup-fpm, which break every time a new "latest" FPM is released.
1 parent 597c61f commit 6fc4491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ __GitHub Action to setup the [Fortran Package Manager](https://github.com/fortra
88
## Usage
99

1010
```yaml
11-
- uses: fortran-lang/setup-fpm@v5
11+
- uses: fortran-lang/setup-fpm@v7
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}
1414
```

0 commit comments

Comments
 (0)