diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7e0c10..ebecd7f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,4 +68,4 @@ jobs: run: | pytest --cov=ctapipe_io_magic --cov-report=xml - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4