We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2900e24 commit 04cea1dCopy full SHA for 04cea1d
.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