Skip to content

Commit

Permalink
Merge pull request #43 from ImperialCollegeLondon/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/abatilo/actions-poetry-2.3.0

Bump abatilo/actions-poetry from 2.2.0 to 2.3.0
  • Loading branch information
dalonsoa authored Jul 14, 2023
2 parents 210b6ca + f8b0d65 commit 3ca06b8
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@v2.2.0
uses: abatilo/actions-poetry@v2.3.0
with:
poetry-version: 1.2.2

Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
python-version: 3.9

- name: Install Poetry
uses: abatilo/actions-poetry@v2.2.0
uses: abatilo/actions-poetry@v2.3.0
with:
poetry-version: 1.2.2

Expand Down

0 comments on commit 3ca06b8

Please # to comment.