Skip to content

Commit

Permalink
fix: hardcoded poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Forattini committed Aug 14, 2023
1 parent 42911af commit cc2c007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/svc-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
uses: filipeforattini/ff-iac-github-actions/.github/actions/setup-binaries@main
with:
python: ${{matrix.python-version}}
poetry: 1.5.1

- name: Pip install
run: pip install --upgrade -r requirements.txt
Expand Down

0 comments on commit cc2c007

Please sign in to comment.