diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index dc300460a..4dcdfb000 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -37,7 +37,7 @@ jobs: echo "Documentation build completed without warnings or errors" fi - name: Upload documentation artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: documentation path: docs/_build/