We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a150f commit 4edd2fbCopy full SHA for 4edd2fb
.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.25.0'
+ sqlc-version: '1.26.0'
20
- run: make
21
- run: make test
22
- run: sqlc diff
0 commit comments