Skip to content

Commit

Permalink
Merge pull request #13 from Atticuszz/dependabot/github_actions/abati…
Browse files Browse the repository at this point in the history
…lo/actions-poetry-3.0.0

⬆ Bump abatilo/actions-poetry from 2.4.0 to 3.0.0
  • Loading branch information
AtticusZeller authored Jan 12, 2024
2 parents 56685c3 + 908985a commit c583f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Set up Poetry
uses: abatilo/actions-poetry@v2.4.0
uses: abatilo/actions-poetry@v3.0.0
with:
poetry-version: 1.7.1
- run: poetry install
Expand Down

0 comments on commit c583f38

Please sign in to comment.