Skip to content

Commit

Permalink
Update codecov/codecov-action used in test ci.
Browse files Browse the repository at this point in the history
Updated to v3

* .github/workflows/test.yml
  • Loading branch information
real-yfprojects committed May 19, 2023
1 parent 9fa3a93 commit 9202db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: make test

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
env:
OS: ${{ runner.os }}
python: ${{ matrix.python-version }}
Expand Down

0 comments on commit 9202db6

Please sign in to comment.