diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 2d72893..8e74c2b 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -45,7 +45,7 @@ jobs: run: make html - name: Upload html artifact - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: logging-doc-html path: documentation/build/html/