Skip to content

Commit

Permalink
Merge pull request #3077 from Textualize/dependabot/github_actions/sn…
Browse files Browse the repository at this point in the history
…ok/install-poetry-1.3.4

Bump snok/install-poetry from 1.3.3 to 1.3.4
  • Loading branch information
willmcgugan authored Jul 1, 2024
2 parents 5f4f696 + fad55f7 commit f6d3bb7
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 @@ -24,7 +24,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install and configure Poetry
# TODO: workaround for https://github.com/snok/install-poetry/issues/94
uses: snok/[email protected].3
uses: snok/[email protected].4
with:
version: 1.3.1
virtualenvs-in-project: true
Expand Down

0 comments on commit f6d3bb7

Please sign in to comment.