We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f92fa0 commit 767047cCopy full SHA for 767047c
.github/workflows/test.yml
@@ -93,4 +93,4 @@ jobs:
93
run: |
94
pytest --verbose --color=yes --durations=10 --cov=repo2docker tests/${{ matrix.repo_type }}
95
96
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
0 commit comments