There was an error while loading. Please reload this page.
This action downloads and installs sqlc.
steps: # Ensure sqlc is installed - uses: sqlc-dev/setup-sqlc@v4 with: sqlc-version: '1.25.0' # Print out the current version - run: sqlc version
GitHub Action to install sqlc