Skip to content

Commit 516f484

Browse files
jminorreinecke
authored andcommitted
Update codecov action to v5
Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
1 parent 4bfa445 commit 516f484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
run: make lcov
158158
- name: Upload coverage to Codecov
159159
if: matrix.python-version == env.GH_COV_PY && matrix.os == env.GH_COV_OS && github.actor != env.GH_DEPENDABOT
160-
uses: codecov/codecov-action@v4
160+
uses: codecov/codecov-action@v5
161161
with:
162162
flags: py-unittests
163163
name: py-opentimelineio-codecov

0 commit comments

Comments
 (0)