Skip to content

Commit

Permalink
Update Python version 3.10.11 -> 3.11.3 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMi460 committed Jun 7, 2023
1 parent 39b1905 commit f387587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
with:
python-version: 3.10.11
python-version: 3.11.3

# There is no "arm64"/"M1" option for Github Workflows just yet
- name: "Build"
Expand Down

0 comments on commit f387587

Please sign in to comment.