Skip to content

Commit 41b5d78

Browse files
committed
fix(ci): update acitons version
1 parent eed6460 commit 41b5d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/backend/supabase/migrations/20230928013336_initial_schema.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
create extension if not exists "vector" with schema "public" version '0.5.0';
1+
create extension if not exists "vector" with schema "public" version '0.7.0';
22

33
create sequence "public"."page_id_seq";
44

0 commit comments

Comments
 (0)