Skip to content

Commit 1fc9755

Browse files
chore(deps): update codecov/codecov-action action to v5.1.2
1 parent fa958d7 commit 1fc9755

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

0 commit comments

Comments
 (0)