Skip to content

Commit b3f2471

Browse files
authored
Merge branch 'sqlc-dev:main' into main
2 parents ac6bf25 + 04cea1d commit b3f2471

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
@@ -16,7 +16,7 @@ jobs:
1616
# - run: go install github.com/sqlc-dev/sqlc/cmd/sqlc@main
1717
- uses: sqlc-dev/setup-sqlc@v4
1818
with:
19-
sqlc-version: '1.26.0'
19+
sqlc-version: '1.27.0'
2020
- run: make
2121
- run: make test
2222
- run: sqlc diff

0 commit comments

Comments
 (0)