Skip to content

Commit d7815bb

Browse files
committed
Update codecov action version.
1 parent 5e94663 commit d7815bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
- name: Xvfb logs
140140
if: runner.os != 'Windows'
141141
run: cat /tmp/xvfb.log
142-
- uses: codecov/codecov-action@v1
142+
- uses: codecov/codecov-action@v2
143143
- name: Upload to PyPI
144144
if: startsWith(github.ref, 'refs/tags/') && runner.os != 'Linux'
145145
env:

0 commit comments

Comments
 (0)