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 2900e24 commit 4433088Copy full SHA for 4433088
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
# - run: go install github.com/sqlc-dev/sqlc/cmd/sqlc@main
17
- uses: sqlc-dev/setup-sqlc@v4
18
with:
19
- sqlc-version: '1.26.0'
+ sqlc-version: '1.27.0'
20
- run: make
21
- run: make test
22
- run: sqlc diff
0 commit comments