Skip to content

Commit

Permalink
changed python deployment version
Browse files Browse the repository at this point in the history
  • Loading branch information
GalKepler committed Jan 12, 2025
1 parent df70738 commit 84781ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: [3.11.10]
python-version: [3.11.11]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 84781ed

Please sign in to comment.