Skip to content

Notas migración #2731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .overrides/upgrade-python-version.rst
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
aandrea and rtobar authored Nov 4, 2023
commit e12033251419e7e693f1fba0da06344a27ed05c2
2 changes: 1 addition & 1 deletion .overrides/upgrade-python-version.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ We are currently in branch 3.11, and we want to update the strings from 3.12.
**Once the process is completely and you are happy with the results,
there are a few extra steps to finish the process**

#. Upgrade GitHub Actions to use Python 3.12, by updating Python version to 3.12 in the '.github/workflows/main.yml' file.
#. Upgrade GitHub Actions to use Python 3.12, by updating Python version to 3.12 in the ``.github/workflows/main.yml`` file.

#. Update the *Read the Docs* project to use 3.12 in the build and also as default branch/version.

Expand Down