Skip to content

Commit 619f15b

Browse files
committed
fix ci
1 parent 86a9e4e commit 619f15b

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.29.0'
18+
sqlc-version: '1.30.0'
1919
- run: make
2020
- run: make test
2121
- run: sqlc diff

0 commit comments

Comments
 (0)