Skip to content

Commit 4283cdd

Browse files
authored
Merge pull request #10 from ammawla/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents 47d88ad + 502578c commit 4283cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Upload coverage
3333
if: matrix.python-version == '3.13'
34-
uses: codecov/codecov-action@v6
34+
uses: codecov/codecov-action@v7
3535
with:
3636
file: coverage.xml
3737
fail_ci_if_error: false

0 commit comments

Comments
 (0)