Skip to content

Commit 2ef059f

Browse files
authored
Update to v4 in usage example in README (#8)
1 parent 2f70c05 commit 2ef059f

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
@@ -9,7 +9,7 @@ __GitHub Action to setup the [Fortran Package Manager](https://github.com/fortra
99
## Usage
1010

1111
```yaml
12-
- uses: fortran-lang/setup-fpm@v3
12+
- uses: fortran-lang/setup-fpm@v4
1313
with:
1414
github-token: ${{ secrets.GITHUB_TOKEN }}
1515
```

0 commit comments

Comments
 (0)