Bump ammaraskar/sphinx-action from 8.1.3 to 8.2.3

Bumps [ammaraskar/sphinx-action](https://github.com/ammaraskar/sphinx-action) from 8.1.3 to 8.2.3.
- [Release notes](https://github.com/ammaraskar/sphinx-action/releases)
- [Commits](df895b1e03...54e52bfb64)

---
updated-dependencies:
- dependency-name: ammaraskar/sphinx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 06:13:28 +00:00
committed by GitHub
parent fd99370d00
commit 1fef59da87

View File

@@ -21,7 +21,7 @@ jobs:
with:
python-version: '3.13'
- uses: ammaraskar/sphinx-action@df895b1e03f7f920991e8bd910e4b1f566cd1863 # v8.1.3
- uses: ammaraskar/sphinx-action@54e52bfb642e9b60ea5b6bcb05fe3f74b40d290a # v8.2.3
with:
docs-folder: "user_manual/"
pre-build-command: "pip install -r requirements.txt"