Skip to content

Commit

Permalink
docs: update recomended action version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasHerz authored Nov 14, 2024
1 parent 8fff905 commit 2d19dc3
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 @@ -8,7 +8,7 @@ As of now, only linux amd64 is supported.

```yaml
- name: Install GH CLI
uses: dev-hanz-ops/install-gh-cli-action@v0.1.0
uses: dev-hanz-ops/install-gh-cli-action@v0.2.0
with:
gh-cli-version: 2.32.0 # optional, see action.yml for current default
```

0 comments on commit 2d19dc3

Please sign in to comment.