mirror of
https://github.com/supabase/setup-cli.git
synced 2026-05-13 19:36:59 +00:00
chore: update suggested version of CLI to 1.12.2
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user