Skip to content

Commit f9c3cef

Browse files
authored
Merge pull request #51 from Point72/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents a7fc989 + 874b028 commit f9c3cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
files: '**/junit.xml'
6868

6969
- name: Upload coverage
70-
uses: codecov/codecov-action@v5
70+
uses: codecov/codecov-action@v6
7171
with:
7272
token: ${{ secrets.CODECOV_TOKEN }}
7373

0 commit comments

Comments
 (0)