Skip to content

Commit 5039a6e

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0
1 parent 8d5dc26 commit 5039a6e

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)