Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkreiger authored Oct 9, 2023
1 parent 5665c7b commit af4888a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ Setup the `gh` CLI:

```yaml
steps:
- uses: fianulabs/actions@main
- uses: fianulabs/setup-fianu@main
```
A specific version of the `fianu` CLI can be installed:

```yaml
steps:
- uses: fianulabs/actions@main
- uses: fianulabs/setup-fianu@main
with:
version: ${{ secrets.FIANU_VERSION }}
```
Expand Down

0 comments on commit af4888a

Please sign in to comment.