Skip to content

Commit 840951f

Browse files
authored
Merge pull request moby#3234 from crazy-max/ci-update-codecov
ci: update codecov action to v3
2 parents ca8dadf + feea5b9 commit 840951f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
.join(',');
247247
-
248248
name: Send to Codecov
249-
uses: codecov/codecov-action@v2
249+
uses: codecov/codecov-action@v3
250250
with:
251251
files: ${{ steps.files.outputs.result }}
252252

0 commit comments

Comments
 (0)