Skip to content

Commit 4106465

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 7a90ff7 commit 4106465

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
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Upload coverage reports to Codecov
5050
if: matrix.python-version == '3.11'
51-
uses: codecov/codecov-action@v3
51+
uses: codecov/codecov-action@v5
5252
env:
5353
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5454
with:

0 commit comments

Comments
 (0)