Skip to content

Commit

Permalink
modified: .github/workflows/pyproject.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
obervinov committed Sep 2, 2024
1 parent 18c0f96 commit 4ea9dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyproject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
matrix:
# Matrix builds can conflict with the Github Actions Services (because services is single-run)
python-version: ["3.10"]
poetry-version: ["1.7.1"]
poetry-version: ["1.8.3"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4ea9dd6

Please sign in to comment.