Skip to content

Commit

Permalink
ci: bump sqlc
Browse files Browse the repository at this point in the history
  • Loading branch information
crazybolillo committed Sep 13, 2024
1 parent c37506c commit bf1fa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout@v4
- uses: sqlc-dev/setup-sqlc@v4
with:
sqlc-version: '1.26.0'
sqlc-version: '1.27.0'
- name: Vet
run: sqlc vet
- name: Diff
Expand Down

0 comments on commit bf1fa3e

Please sign in to comment.