Skip to content

Commit 7a4830d

Browse files
authored
Merge pull request #28 from GOCDB/dependabot/github_actions/codecov/codecov-action-4.0.2
Bump codecov/codecov-action from 4.0.1 to 4.0.2
2 parents ed911b2 + f0262df commit 7a4830d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
run: coverage run --branch --source=check -m unittest discover --buffer
4141

4242
- name: Upload coverage to Codecov
43-
uses: codecov/[email protected].1
43+
uses: codecov/[email protected].2

0 commit comments

Comments
 (0)