chore: update suggested version of CLI to 1.12.2

This commit is contained in:
Han Qiao
2022-11-12 11:46:04 +08:00
committed by GitHub
parent 7c322cd16b
commit ce2cb4237d

View File

@@ -24,7 +24,7 @@ A specific version of the `supabase` CLI can be installed:
steps: steps:
- uses: supabase/setup-cli@v1 - uses: supabase/setup-cli@v1
with: with:
version: 1.0.0 version: 1.12.2
``` ```
Run `supabase start` to execute all migrations on a fresh database: Run `supabase start` to execute all migrations on a fresh database: