Skip to content

Commit 84fdb1f

Browse files
authored
Merge pull request zcash#1671 from zcash/dependabot/github_actions/codecov/codecov-action-5.1.2
build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2
2 parents feb979a + ebbc51e commit 84fdb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
--timeout 600
408408
--out xml
409409
- name: Upload coverage to Codecov
410-
uses: codecov/[email protected].1
410+
uses: codecov/[email protected].2
411411
with:
412412
token: ${{ secrets.CODECOV_TOKEN }}
413413

0 commit comments

Comments
 (0)