Skip to content

Commit e28a8ae

Browse files
Merge branch 'main' into renovate/pre-commit-4.x-lockfile
2 parents 4b04f4d + 47fe33e commit e28a8ae

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)