Skip to content

Commit 757843b

Browse files
authored
Merge pull request #59 from REChain-Network-Solutions/dependabot/github_actions/codecov/codecov-action-6
chore(deps): bump codecov/codecov-action from 5 to 6
2 parents 13d3a28 + a43febb commit 757843b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-linux-stable-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
merge-multiple: true
103103
- run: ls -al reports/
104104
- name: Upload to Codecov
105-
uses: codecov/codecov-action@v5
105+
uses: codecov/codecov-action@v6
106106
with:
107107
token: ${{ secrets.CODECOV_TOKEN }}
108108
verbose: true

0 commit comments

Comments
 (0)