Skip to content

Commit 2d19dc3

Browse files
authored
docs: update recomended action version (#8)
1 parent 8fff905 commit 2d19dc3

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
@@ -8,7 +8,7 @@ As of now, only linux amd64 is supported.
88

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

0 commit comments

Comments
 (0)