Skip to content

Commit

Permalink
chore: Update CI (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlospaco authored Dec 18, 2024
1 parent 0c63fac commit 2699126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set up Poetry
uses: abatilo/actions-poetry@v3
with:
poetry-version: 1.3.2
poetry-version: 1.8.4

- uses: supabase/setup-cli@v1
with:
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Set up Poetry
uses: abatilo/actions-poetry@v3
with:
poetry-version: 1.8.3
poetry-version: 1.8.4

- name: Install dependencies
run: poetry install
Expand Down

0 comments on commit 2699126

Please sign in to comment.