Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jul 20, 2021
1 parent c671820 commit de52c65
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 @@ -7,8 +7,8 @@ https://github.com/huacnlee/autocorrect
```yml
steps:
- name: Check source code
uses: actions/checkout@master
uses: actions/checkout@main

- name: AutoCorrect
uses: huacnlee/autocorrect-action@master
uses: huacnlee/autocorrect-action@main
```

0 comments on commit de52c65

Please sign in to comment.