Skip to content

Commit

Permalink
Use edgedb cli v3 for now until v4 is stabilized (#2925)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonF authored Oct 31, 2023
1 parent 71cc895 commit 88693d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/edgedb-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ runs:
steps:
- name: Setup EdgeDB
uses: edgedb/setup-edgedb@abd93e5139e9f6a4320278a87022aef802086bad
with:
cli-version: ^3

- name: Generate EdgeDB TS files
shell: bash
Expand Down

0 comments on commit 88693d5

Please sign in to comment.