Skip to content

Commit d959bf5

Browse files
committed
Update README.md
1 parent f415209 commit d959bf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ Use latest version
1818

1919
```yaml
2020
steps:
21-
- uses: shmokmt/actions-setup-github-comment@v1
21+
- uses: shmokmt/actions-setup-github-comment@v2
2222
```
2323
2424
Use specific version
2525
2626
```yaml
2727
steps:
28-
- uses: shmokmt/actions-setup-github-comment@v1
28+
- uses: shmokmt/actions-setup-github-comment@v2
2929
with:
3030
version: v4.0.1
3131
```

0 commit comments

Comments
 (0)