Skip to content

Commit

Permalink
Update to v4 in usage example in README (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjelljorner authored Mar 18, 2022
1 parent 2f70c05 commit 2ef059f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ __GitHub Action to setup the [Fortran Package Manager](https://github.com/fortra
## Usage

```yaml
- uses: fortran-lang/setup-fpm@v3
- uses: fortran-lang/setup-fpm@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
```
Expand Down

0 comments on commit 2ef059f

Please sign in to comment.