We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf534bb commit 72452d8Copy full SHA for 72452d8
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
run: make build build-demo
48
- uses: supabase/setup-cli@v1.1.5
49
with:
50
- version: 1.38.6
+ version: 1.131.2
51
- name: Start Supabase local development setup
52
run: supabase start
53
- name: Setup database
0 commit comments