Network is unreachable
In my github action, all of a sudden I'm getting the following error. I haven't changed anything. What's causing this all of a sudden?
supabase link --project-ref cwbgftrekchrdstbnibg --password ***
supabase db push --dry-run --password ***
Connecting to remote database...
failed to connect to postgres: failed to connect to `host=db.cwbgftrekchrdstbnibg.supabase.co user=postgres database=postgres`: dial error (dial tcp [2600:1f16:1cd0:3312:a1ca:4fc3:63e1:964]:5432: connect: network is unreachable)