Skip to content

Commit 195de5c

Browse files
authored
Merge pull request #2847 from graphite-project/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents e4f01cd + cc3423b commit 195de5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ jobs:
101101
codecov
102102
- name: Upload coverage to Codecov
103103
if: ${{ matrix.python-version==3.12 }}
104-
uses: codecov/codecov-action@v3
104+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)