Skip to content

Commit e6afa3f

Browse files
authored
Merge pull request #818 from onflow/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents b5cf723 + b99286b commit e6afa3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
make check-tidy
2929
make check-headers
3030
- name: Upload coverage report
31-
uses: codecov/codecov-action@v4
31+
uses: codecov/codecov-action@v5
3232
with:
3333
file: ./coverage.txt
3434
flags: unittests

0 commit comments

Comments
 (0)