Skip to content

Commit 4c04de6

Browse files
Update codecov.yml
1 parent ef30072 commit 4c04de6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Upload coverage reports to Codecov
2-
uses: codecov/codecov-action@v3
3-
env:
4-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
1+
- name: Codecov
2+
uses: codecov/codecov-action@v3.1.4
3+
with:
4+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)