We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00ee40 commit 0c755fcCopy full SHA for 0c755fc
README.md
@@ -11,7 +11,7 @@ Install the latest release:
11
steps:
12
- uses: kyleconroy/setup-sqlc@v1
13
with:
14
- sqlc-version: '1.9.0'
+ sqlc-version: '1.12.0'
15
- run: sqlc version
16
```
17
0 commit comments