Skip to content

Commit

Permalink
chore: Update Poetry version to 1.8.5 in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
titusz committed Dec 22, 2024
1 parent 2c65226 commit 67a0754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Poetry
uses: abatilo/actions-poetry@v2.0.0
with:
poetry-version: 1.8.4
poetry-version: 1.8.5

- name: Install Dependencies (Pure Python)
run: poetry install -v --without dev,docs
Expand Down

0 comments on commit 67a0754

Please sign in to comment.