Skip to content

Commit 707af57

Browse files
authored
Merge pull request #6 from MinaProtocol/dependabot/github_actions/codecov/codecov-action-6
2 parents 6405c0b + 6002614 commit 707af57

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
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Upload to Codecov
6565
if: github.event_name != 'pull_request'
66-
uses: codecov/codecov-action@v5
66+
uses: codecov/codecov-action@v6
6767
with:
6868
files: cobertura.xml
6969
fail_ci_if_error: false

0 commit comments

Comments
 (0)