Skip to content

Commit ae36f86

Browse files
authored
Update README.md
1 parent 1d32c33 commit ae36f86

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
@@ -9,9 +9,9 @@ See [action.yml](action.yml)
99
Install the latest release:
1010
```yaml
1111
steps:
12-
- uses: kyleconroy/setup-sqlc@v2
12+
- uses: sqlc-dev/setup-sqlc@v2
1313
with:
14-
sqlc-version: '1.16.0'
14+
sqlc-version: '1.18.0'
1515
- run: sqlc version
1616
```
1717

0 commit comments

Comments
 (0)