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 42e8f7d commit 60fbb9bCopy full SHA for 60fbb9b
.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: sqlc diff
22
working-directory: examples
0 commit comments