chore(deps): update abatilo/actions-poetry action to v4
Some checks failed
CI / ci (pull_request) Failing after 1h15m33s

This commit is contained in:
Renovate [BOT] 2025-01-01 23:02:48 +00:00
parent aaf3a09ea5
commit 829ce7a851

View File

@ -32,7 +32,7 @@ jobs:
python-version: "${{ vars.PYTHON_VERSION }}" python-version: "${{ vars.PYTHON_VERSION }}"
- name: Setup Poetry - name: Setup Poetry
uses: abatilo/actions-poetry@v3 uses: abatilo/actions-poetry@v4
# run: curl -sSL https://install.python-poetry.org | python3 - # run: curl -sSL https://install.python-poetry.org | python3 -
- name: Update PATH - name: Update PATH