We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f70c05 commit 2ef059fCopy full SHA for 2ef059f
README.md
@@ -9,7 +9,7 @@ __GitHub Action to setup the [Fortran Package Manager](https://github.com/fortra
9
## Usage
10
11
```yaml
12
- - uses: fortran-lang/setup-fpm@v3
+ - uses: fortran-lang/setup-fpm@v4
13
with:
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
```
0 commit comments