Skip to content

Commit

Permalink
Updated poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonresende committed Jan 20, 2025
1 parent 35d14d5 commit f3cfb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ runs:
- run: npm dedupe
working-directory: testproject
shell: bash
- run: pip install poetry==1.7.1 --upgrade
- run: pip install poetry==1.8.3 --upgrade
working-directory: testproject
shell: bash
- run: poetry install --with dev --no-root --no-interaction --no-ansi
Expand Down

0 comments on commit f3cfb4a

Please sign in to comment.