Merge pull request #1 from Cian-H/dependabot/github_actions/abatilo/actions-poetry-4

ci: bump abatilo/actions-poetry from 2 to 4
This commit is contained in:
2025-05-28 10:05:04 +01:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ jobs:
run: |
apt-get update && apt-get install sudo -y cargo
- name: Run poetry image
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v4
with:
poetry-version: ${{ matrix.poetry-version }}
- name: Install python dependencies