Skip to content

Commit

Permalink
chore(deps): update abatilo/actions-poetry action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 09c20c8 commit 9da3417
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: 3.9
- name: Run image
uses: abatilo/actions-poetry@v3.0.2
uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.4.2
- name: Build with poetry
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
python-version: 3.9
- name: Run image
uses: abatilo/actions-poetry@v3.0.2
uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.4.2
- name: Install libraries
Expand Down

0 comments on commit 9da3417

Please # to comment.