bump actions-poetry to v4

This commit is contained in:
Luke Tainton 2025-01-02 13:10:52 +00:00
parent 77a306b164
commit be5d549be7
Signed by: luke
SSH Key Fingerprint: SHA256:D34npKT7UaiT/7gULqu7EPSLWWVAjTjXf4kKfJ/fQBo

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: |