diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b8eb941..2543b5b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -161,7 +161,7 @@ jobs: poetry install - run: make -C docs html - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v6 with: name: DocumentationHTML path: docs/build/html/