Skip to content

Commit

Permalink
Update python version in gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
A committed Jul 15, 2024
1 parent b09327c commit 4cb70de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "master"

env:
PYTHON_VERSION: 3.11.3
PYTHON_VERSION: 3.12.4

jobs:
publish:
Expand Down

0 comments on commit 4cb70de

Please sign in to comment.