diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f5b9d6da..d5d8dc03 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -93,4 +93,4 @@ jobs: run: | pytest --verbose --color=yes --durations=10 --cov=repo2docker tests/${{ matrix.repo_type }} - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4