Skip to content

Commit

Permalink
modify version
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahwooders committed Apr 21, 2024
1 parent e0a0372 commit 301b762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: "Setup Python, Poetry and Dependencies"
uses: packetcoders/action-setup-cache-python-poetry@main
with:
python-version: "3.11"
poetry-version: "1.7.1"
python-version: "3.12"
poetry-version: "1.8.2"
install-args: "--all-extras"

- name: Initialize credentials
Expand Down

0 comments on commit 301b762

Please sign in to comment.