Skip to content

Commit

Permalink
Update codecov-action to v4.
Browse files Browse the repository at this point in the history
Hopefully this deals with the macOS/clang issues.
  • Loading branch information
dabrahams committed Aug 5, 2024
1 parent 53e1126 commit 772c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
- name: Publish to codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
flags: ${{ runner.os }}
name: ${{ runner.os }}-coverage
Expand Down

0 comments on commit 772c358

Please sign in to comment.