Commit 7ca4586
fix: [ci-fix] pin supabase CLI to v2.99.0 instead of latest
The supabase/setup-cli@v2 action with version: latest returns HTTP 404
when resolving the download URL. Pinning to the current release (2.99.0)
avoids the transient resolution failure.
Co-authored-by: Ona <no-reply@ona.com>1 parent 1d47b54 commit 7ca4586
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments