Skip to content

Commit 2a8d638

Browse files
authored
Merge pull request #415 from docker/dependabot/github_actions/codecov/codecov-action-2.0.1
Bump codecov/codecov-action from 1 to 2.0.1
2 parents cf25934 + 900c062 commit 2a8d638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
targets: test
2828
-
2929
name: Upload coverage
30-
uses: codecov/codecov-action@v1
30+
uses: codecov/codecov-action@v2
3131
with:
3232
file: ./coverage/clover.xml

0 commit comments

Comments
 (0)