Skip to content

Commit

Permalink
Merge pull request #132 from Wenzel/upgrade_poetry_ci
Browse files Browse the repository at this point in the history
ci: update poetry
  • Loading branch information
Wenzel authored Jan 11, 2024
2 parents 1fb0f60 + 7c21ec1 commit 297adae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/common-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
- name: Install Poetry
uses: abatilo/actions-poetry@v2
with:
poetry-version: 1.4.2
poetry-version: 1.7.1

# Cache your dependencies (i.e. all the stuff in your `pyproject.toml`). Note the cache
# key: if you're using multiple Python versions, or multiple OSes, you'd need to include
Expand Down

0 comments on commit 297adae

Please sign in to comment.