Skip to content

Commit 51b3714

Browse files
authored
Merge pull request #25 from docker/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2 parents b748567 + 170d727 commit 51b3714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
targets: test
3939
-
4040
name: Upload coverage
41-
uses: codecov/codecov-action@v2
41+
uses: codecov/codecov-action@v3
4242
with:
4343
file: ./coverage.txt
4444

0 commit comments

Comments
 (0)