diff --git a/.github/workflows/Documentation.yaml b/.github/workflows/Documentation.yaml index 083f5216f78..d719a7835c1 100644 --- a/.github/workflows/Documentation.yaml +++ b/.github/workflows/Documentation.yaml @@ -68,7 +68,7 @@ jobs: run: doxygen Doxyfile - name: Upload Artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: api_documentation_site path: html