diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 75727ec..9b82e72 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/setup-python@v2 with: - python-version: 3.12 # Adjust if needed + python-version: 3.12 - uses: actions/checkout@v3 with: fetch-depth: 0