Skip to content

Commit

Permalink
Update to upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Jan 23, 2025
1 parent 50a1e82 commit 2638160
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 2638160

Please sign in to comment.