Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into cmake-init-include
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Jan 24, 2025
2 parents 64543f3 + 854e0b3 commit e0c2ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
genhtml reactor-cpp.info --output-directory reactor-cpp.coverage
if: matrix.platform == 'ubuntu-24.04'
- name: Upload coverage report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: reactor-cpp.coverage
path: reactor-cpp.coverage
Expand Down

0 comments on commit e0c2ae6

Please sign in to comment.