Skip to content

Commit 70f92c0

Browse files
authored
Merge pull request #149 from 42devs/dependabot/github_actions/codecov/codecov-action-3.0.0
2 parents 1dfaaec + a1c3d40 commit 70f92c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151

5252

5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@v2.1.0
54+
uses: codecov/codecov-action@v3.0.0
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)