Skip to content

Commit 9472e90

Browse files
authored
Merge pull request #589 from docker/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2 parents f7a2a67 + 5accc8e commit 9472e90

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@v2
30+
uses: codecov/codecov-action@v3
3131
with:
3232
file: ./coverage/clover.xml

0 commit comments

Comments
 (0)