We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5dc26 commit 5039a6eCopy full SHA for 5039a6e
.github/workflows/pythonapp.yaml
@@ -39,7 +39,7 @@ jobs:
39
junit_files: results.xml
40
comment_mode: off
41
check_name: "Test Results - ${{ join(matrix.*, ', ') }}"
42
- - uses: codecov/codecov-action@v5.3.1
+ - uses: codecov/codecov-action@v5.4.0
43
env:
44
PYTHON: ${{matrix.python}}
45
BLEEDING_EDGE: ${{matrix.bleeding_edge}}
0 commit comments