Skip to content

Commit 74c4490

Browse files
committed
Include explicit version
1 parent c361f24 commit 74c4490

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Install the latest release:
1010
```yaml
1111
steps:
1212
- uses: kyleconroy/setup-sqlc@v1
13+
with:
14+
sqlc-version: '1.9.0'
1315
- run: sqlc version
1416
```
1517

0 commit comments

Comments
 (0)