Skip to content

Commit 74283ca

Browse files
authored
Merge pull request #133 from docker/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2 parents 2a6fbda + 5b77ad4 commit 74283ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
targets: test
3333
-
3434
name: Upload coverage
35-
uses: codecov/codecov-action@v2
35+
uses: codecov/codecov-action@v3
3636
with:
3737
file: ./coverage/clover.xml

0 commit comments

Comments
 (0)