Skip to content

Commit

Permalink
update setup-python version
Browse files Browse the repository at this point in the history
  • Loading branch information
gituser789 committed May 2, 2024
1 parent 93cf590 commit 354ddec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx_render_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: Install sphinx and build documentation with sphinx
Expand Down

0 comments on commit 354ddec

Please sign in to comment.