Skip to content

Commit 60fbb9b

Browse files
committed
build: Install [email protected]
1 parent 42e8f7d commit 60fbb9b

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

0 commit comments

Comments
 (0)