Skip to content

Commit bcaf048

Browse files
fix: update readme
1 parent 6f327c3 commit bcaf048

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v3
3333
- name: ast-grep lint step
34-
uses: ast-grep/action@v1.1
34+
uses: ast-grep/action@v1.2
3535
```
3636
3737
### Advanced
@@ -47,7 +47,7 @@ jobs:
4747
- name: Checkout
4848
uses: actions/checkout@v3
4949
- name: ast-grep lint step
50-
uses: ast-grep/action@v1.1
50+
uses: ast-grep/action@v1.2
5151
with:
5252
version: 0.9.2
5353
config: sgconfig.yml

0 commit comments

Comments
 (0)