We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 068fd25 + 6cdbccb commit e1e3865Copy full SHA for e1e3865
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
go-version: '1.23.5'
16
- uses: sqlc-dev/setup-sqlc@v4
17
with:
18
- sqlc-version: '1.28.0'
+ sqlc-version: '1.29.0'
19
- run: make
20
- run: make test
21
- run: sqlc diff
0 commit comments