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 dabbcf0 commit 10d8266Copy full SHA for 10d8266
.github/workflows/ci.yml
@@ -167,7 +167,7 @@ jobs:
167
- name: Install sqlc
168
uses: sqlc-dev/setup-sqlc@v4
169
with:
170
- sqlc-version: '1.28.0'
+ sqlc-version: '1.29.0'
171
172
- name: Run sqlc verify via nox
173
run: |
@@ -187,7 +187,7 @@ jobs:
187
188
189
190
191
192
193
@@ -207,7 +207,7 @@ jobs:
207
208
209
210
211
212
213
0 commit comments