Skip to content

Commit

Permalink
workflow(pythonpackage): bump poetry-version from 1.1.12 to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfernau authored Sep 13, 2022
1 parent 486e1b9 commit ddfd654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
os: [Ubuntu]
python-version: ["3.8", "3.9", "3.10"]
poetry-version: ["1.1.12"]
poetry-version: ["1.2.0"]
include:
- os: Ubuntu
image: ubuntu-latest
Expand Down

0 comments on commit ddfd654

Please sign in to comment.