Skip to content

Commit 47fe33e

Browse files
Merge pull request #1210 from Mause/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.3.1
2 parents b95914d + 52f10a2 commit 47fe33e

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.1.2
42+
- uses: codecov/codecov-action@v5.3.1
4343
env:
4444
PYTHON: ${{matrix.python}}
4545
BLEEDING_EDGE: ${{matrix.bleeding_edge}}

0 commit comments

Comments
 (0)