Skip to content

Commit de25595

Browse files
committed
Fix typo
Signed-off-by: adshao <tjusgj@gmail.com>
1 parent c4de461 commit de25595

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 @@ To use this action in your workflow, add the following step:
88

99
```yaml
1010
name: OpenAI ChatGPT Code Review
11-
uses: adshao/chatgpt-code-review-aciton@v1
11+
uses: adshao/chatgpt-code-review-action@v0.1
1212
with:
1313
LANGUAGE: 'English'
1414
PROGRAMMING_LANGUAGE: 'JavaScript'

0 commit comments

Comments
 (0)