Skip to content

Commit 4edd2fb

Browse files
committed
chore: Install [email protected]
1 parent 72a150f commit 4edd2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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.25.0'
19+
sqlc-version: '1.26.0'
2020
- run: make
2121
- run: make test
2222
- run: sqlc diff

0 commit comments

Comments
 (0)