We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176f09f commit ca93cafCopy full SHA for ca93caf
README.md
@@ -9,7 +9,7 @@ See [action.yml](action.yml)
9
Install the latest release:
10
```yaml
11
steps:
12
-- uses: kyleconroy/setup-sqlc@v1
+- uses: kyleconroy/setup-sqlc@v2
13
with:
14
sqlc-version: '1.12.0'
15
- run: sqlc version
0 commit comments