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 2, 2025
1 parent 6f7f84f commit 36d369b
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 36d369b

Please sign in to comment.