chore(deps): bump sqlc-dev/setup-sqlc from 4 to 5 (#880)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-24 19:14:15 +03:00
committed by GitHub
parent 37b79735f0
commit 36d0ffc2b5
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
run: go mod download
- name: Setup sqlc
uses: sqlc-dev/setup-sqlc@v4
uses: sqlc-dev/setup-sqlc@v5
with:
sqlc-version: "1.31.1"