diff --git a/.github/workflows/sphinx.yml b/.github/workflows/sphinx.yml index fabc11da8846..be399c3b1703 100644 --- a/.github/workflows/sphinx.yml +++ b/.github/workflows/sphinx.yml @@ -40,4 +40,4 @@ jobs: steps: - name: 'Deploy to GitHub Pages' id: deployment - uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # version 4.0.5 + uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # version 5.0.0 diff --git a/_static/files/command-name.rst b/_static/files/command-name.rst index 6bc40442c673..72aa6b99e558 100644 --- a/_static/files/command-name.rst +++ b/_static/files/command-name.rst @@ -24,4 +24,4 @@ Output:: "Each indent": "Must be 4 spaces" } -For more information, see `This is the topic title `__ in the *Name of your guide*. +For more information, see `This is the topic title `__ in the *Name of your guide*.