Skip to content

Commit

Permalink
Merge branch 'master' into rti-DNET
Browse files Browse the repository at this point in the history
  • Loading branch information
byeonggiljun committed Jan 24, 2025
2 parents b4c86c7 + 854e0b3 commit 9d6a84c
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 9d6a84c

Please sign in to comment.