Skip to content
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

Incorrect README sphinx version #33

Closed
t92549 opened this issue Oct 10, 2023 · 1 comment
Closed

Incorrect README sphinx version #33

t92549 opened this issue Oct 10, 2023 · 1 comment

Comments

@t92549
Copy link

t92549 commented Oct 10, 2023

The README states the default sphinx version is 5.3:

``sphinx_version`` ``5.3`` false Version of Sphinx

However, there is no default version, so latest is used:

pages/action.yml

Lines 25 to 28 in e208343

sphinx_version:
description: 'Version of Sphinx'
required: false
default: ''

@SilverRainZ
Copy link
Member

Thanks for your report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants