Skip to content

Commit

Permalink
Merge pull request #121 from shunichironomura/gh-action/update-poetry…
Browse files Browse the repository at this point in the history
…-version

Update POETRY_VERSION to 1.7.0 in test.yml
  • Loading branch information
shunichironomura authored Nov 13, 2023
2 parents f47b844 + 5809921 commit 2cb49da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:

env:
PYTHON_VERSION: "3.11"
POETRY_VERSION: "1.5.1"
POETRY_VERSION: "1.7.0"

jobs:
ruff:
Expand Down

0 comments on commit 2cb49da

Please sign in to comment.