Skip to content

Commit

Permalink
Update check_sphinx_links.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Mar 12, 2024
1 parent 52ba0d0 commit d6e5ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_sphinx_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: '3.12'

- name: Install Sphinx dependencies and package
run: |
Expand Down

0 comments on commit d6e5ba3

Please sign in to comment.