Skip to content

Commit

Permalink
Update abatilo/actions-poetry action to v4 (#546)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 32f5fdf commit 41a3b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python-version: "3.11"

- name: Setup Poetry
uses: abatilo/actions-poetry@v3.0.1
uses: abatilo/actions-poetry@v4.0.0

- run: poetry install
- run: poetry run pytest -m "not slow" -r fsx
Expand Down

0 comments on commit 41a3b35

Please sign in to comment.