Skip to content

Commit

Permalink
Use fork with up-to-date Sphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed Jul 30, 2024
1 parent 0c8ff75 commit 1ac6431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
- uses: ammaraskar/sphinx-action@master
- uses: jchristgit/sphinx-action@master
with:
docs-folder: "docs/"

0 comments on commit 1ac6431

Please sign in to comment.