Skip to content

Commit ff35478

Browse files
authored
Merge pull request #1222 from Mause/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.0
2 parents 8d5dc26 + 5039a6e commit ff35478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
junit_files: results.xml
4040
comment_mode: off
4141
check_name: "Test Results - ${{ join(matrix.*, ', ') }}"
42-
- uses: codecov/codecov-action@v5.3.1
42+
- uses: codecov/codecov-action@v5.4.0
4343
env:
4444
PYTHON: ${{matrix.python}}
4545
BLEEDING_EDGE: ${{matrix.bleeding_edge}}

0 commit comments

Comments
 (0)