bump actions-poetry to v4

This commit is contained in:
2025-01-02 13:10:52 +00:00
parent 77a306b164
commit be5d549be7

View File

@ -36,7 +36,7 @@ jobs:
python-version: "${{ steps.python-version.outputs.value }}"
- name: Setup Poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v4
- name: Setup virtual environment
run: |