Skip to content

Commit

Permalink
Upgrade python in the ci as well
Browse files Browse the repository at this point in the history
  • Loading branch information
chouinar committed Sep 19, 2024
1 parent 1521986 commit 266d35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.12"

# install poetry
- uses: Gr1N/setup-poetry@v8
Expand Down

0 comments on commit 266d35c

Please sign in to comment.