Skip to content

Commit bb92f62

Browse files
Update codecov/codecov-action action to v5.3.1
1 parent b384784 commit bb92f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
make lint-py
3434
make test-py
3535
- name: Send coverage
36-
uses: codecov/codecov-action@v5.1.2
36+
uses: codecov/codecov-action@v5.3.1
3737
env:
3838
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3939
with:

0 commit comments

Comments
 (0)