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 d8d3df7 commit 2991700Copy full SHA for 2991700
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: lkedward/setup-fpm@v2
+ - uses: fortran-lang/setup-fpm@v2
13
with:
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
```
0 commit comments