diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea75ce1b7..3381ad466 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: junitxml-title: JUnit - name: Publish lcov report - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: lcov-report.zip path: coverage/lcov-report