Skip to content

Commit

Permalink
chore: Update Poetry version to 1.8.2 in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrotank41 committed Aug 18, 2024
1 parent dfe37ee commit d47a8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1
with:
version: 1.2.0
version: 1.8.2
virtualenvs-create: true
virtualenvs-in-project: true
- name: Load cached venv
Expand Down

0 comments on commit d47a8d6

Please sign in to comment.