Skip to content

Commit 2249a19

Browse files
Merge pull request #4 from L3DigitalNet/dependabot/github_actions/codecov/codecov-action-5
ci(deps): bump codecov/codecov-action from 4 to 5
2 parents 74ddf52 + 67de99a commit 2249a19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
-v
112112
113113
- name: Upload coverage to Codecov
114-
uses: codecov/codecov-action@v4
114+
uses: codecov/codecov-action@v5
115115
if: matrix.python-version == '3.13'
116116
with:
117117
file: ./coverage.xml

0 commit comments

Comments
 (0)