Skip to content

Commit f588677

Browse files
authored
Merge pull request #46 from docker/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4
2 parents e1a3957 + 21d7de3 commit f588677

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
@@ -35,7 +35,7 @@ jobs:
3535
targets: test
3636
-
3737
name: Upload coverage
38-
uses: codecov/codecov-action@v3
38+
uses: codecov/codecov-action@v4
3939
with:
4040
file: ./coverage.txt
4141

0 commit comments

Comments
 (0)