diff --git a/.github/workflows/build-test-publish.yml b/.github/workflows/build-test-publish.yml index c00ab240e..21c8fad74 100644 --- a/.github/workflows/build-test-publish.yml +++ b/.github/workflows/build-test-publish.yml @@ -364,7 +364,7 @@ jobs: ctest -j 2 -VV -S dashboard.cmake - name: Publish Documentation html as GitHub Artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: Documentation path: |