Skip to content

Commit

Permalink
Merge pull request #28 from rjw57/renovate/abatilo-actions-poetry-4.x
Browse files Browse the repository at this point in the history
chore(deps): update abatilo/actions-poetry action to v4
  • Loading branch information
rjw57 authored Jan 8, 2025
2 parents 3a1083b + 36d369b commit cc2404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ runs:
with:
python-version: "3.13"
- name: Install poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v4
- name: Setup a local virtual environment
shell: bash
run: |
Expand Down

0 comments on commit cc2404b

Please sign in to comment.