Skip to content

Commit 557908f

Browse files
author
Enda Phelan
committed
docs: update version in README
1 parent f1c1885 commit 557908f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ Basic:
1010

1111
```yaml
1212
steps:
13-
- uses: actions/install-git-chglog@v0
14-
with:
15-
version: 'v0.14.0' # The git-chglog version to use
13+
- uses: actions/install-git-chglog@v1
1614
- run: git-chglog -o CHANGELOG.md
1715
```
1816

0 commit comments

Comments
 (0)