Skip to content

Commit d04bde5

Browse files
kyleconroyclaude
andauthored
Update README to reference v5 tag (#170)
https://claude.ai/code/session_01Gkro53j1ATnVLnsPkprRgf Co-authored-by: Claude <noreply@anthropic.com>
1 parent bac53b7 commit d04bde5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This [action](https://docs.github.com/actions) downloads and installs [sqlc](htt
77
```yaml
88
steps:
99
# Ensure sqlc is installed
10-
- uses: sqlc-dev/setup-sqlc@v4
10+
- uses: sqlc-dev/setup-sqlc@v5
1111
with:
1212
sqlc-version: '1.25.0'
1313
# Print out the current version

0 commit comments

Comments
 (0)