Skip to content

Commit e1e3865

Browse files
committed
Merge branch 'main' into Escape-Technologies-main
2 parents 068fd25 + 6cdbccb commit e1e3865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version: '1.23.5'
1616
- uses: sqlc-dev/setup-sqlc@v4
1717
with:
18-
sqlc-version: '1.28.0'
18+
sqlc-version: '1.29.0'
1919
- run: make
2020
- run: make test
2121
- run: sqlc diff

0 commit comments

Comments
 (0)