Skip to content

Commit 4f1e8a6

Browse files
authored
Merge pull request #47 from devcer/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
2 parents 001659a + 73062f0 commit 4f1e8a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
- name: Upload coverage reports to Codecov
2-
uses: codecov/codecov-action@v3
2+
uses: codecov/codecov-action@v4
33
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)