Skip to content

Commit

Permalink
Merge pull request #652 from ImperialCollegeLondon/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/abatilo/actions-poetry-4.0.0

Bump abatilo/actions-poetry from 3.0.1 to 4.0.0
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents bbd838d + 26c23df commit 39f9a0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Poetry
uses: abatilo/actions-poetry@v3.0.1
uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.5.1

Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
python-version: "3.10"

- name: Install Poetry
uses: abatilo/actions-poetry@v3.0.1
uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.5.1

Expand Down

0 comments on commit 39f9a0e

Please sign in to comment.