diff --git a/.gitea/workflows/ci-python-poetry.yml b/.gitea/workflows/ci-python-poetry.yml index 8f1c294..b19d284 100644 --- a/.gitea/workflows/ci-python-poetry.yml +++ b/.gitea/workflows/ci-python-poetry.yml @@ -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: |