Skip to content

Commit

Permalink
CI: Bump poetry in doc CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Aug 27, 2024
1 parent e0ae2fa commit 634ca50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ "3.9" ]
poetry-version: [ "1.2.1" ]
python-version: [ "3.11" ]
poetry-version: [ "1.8.3" ]
steps:
# ======
# Checkout, set up python
Expand Down

0 comments on commit 634ca50

Please sign in to comment.