Skip to content

Commit 0e0416a

Browse files
ci: update sqlc-dev/setup-sqlc action to v5 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85cac97 commit 0e0416a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
submodules: "true"
5050

51-
- uses: sqlc-dev/setup-sqlc@v4
51+
- uses: sqlc-dev/setup-sqlc@v5
5252
with:
5353
sqlc-version: '1.30.0'
5454

0 commit comments

Comments
 (0)