Skip to content

Commit

Permalink
Merge pull request #93 from caian-org/dependabot/github_actions/snok/…
Browse files Browse the repository at this point in the history
…install-poetry-1.4.1

build(deps): bump snok/install-poetry from 1.3.4 to 1.4.1
  • Loading branch information
upsetbit authored Oct 1, 2024
2 parents 2d8e7c4 + 6c9a4ea commit 942dc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: '3.12'

- name: Install poetry
uses: snok/install-poetry@v1.3.4
uses: snok/install-poetry@v1.4.1
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit 942dc87

Please sign in to comment.