Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shmokmt committed Jun 12, 2022
1 parent f415209 commit d959bf5
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 @@ -18,14 +18,14 @@ Use latest version

```yaml
steps:
- uses: shmokmt/actions-setup-github-comment@v1
- uses: shmokmt/actions-setup-github-comment@v2
```
Use specific version
```yaml
steps:
- uses: shmokmt/actions-setup-github-comment@v1
- uses: shmokmt/actions-setup-github-comment@v2
with:
version: v4.0.1
```

0 comments on commit d959bf5

Please sign in to comment.