Skip to content

Commit

Permalink
chore(deps): update abatilo/actions-poetry action to v3 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
pigri authored Jul 30, 2024
2 parents d10f22c + 3f64745 commit 09e6ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Run poetry action
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v3
with:
poetry-version: ${{ matrix.poetry-version }}
- name: Install dependencies
Expand Down

0 comments on commit 09e6ed4

Please sign in to comment.