Skip to content

Commit

Permalink
update to py 3.13 v3
Browse files Browse the repository at this point in the history
  • Loading branch information
amauryval committed Jan 2, 2025
1 parent 3c3f9b0 commit 29b4674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v4
with:
python-version: '3.13.8'
python-version: '3.13.1'

- name: Install and configure Poetry
uses: snok/install-poetry@v1
Expand Down

0 comments on commit 29b4674

Please sign in to comment.