We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a9e4e commit 619f15bCopy full SHA for 619f15b
.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.29.0'
+ sqlc-version: '1.30.0'
19
- run: make
20
- run: make test
21
- run: sqlc diff
0 commit comments