Skip to content

Commit b2e375a

Browse files
authored
Bump codecov-action to v3, and use token
1 parent b052976 commit b2e375a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/unit-tests.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ jobs:
3838
coverage-data-path: ${{ env.COVERAGE_DATA_PATH }}
3939

4040
# See: https://github.com/codecov/codecov-action/blob/master/README.md
41-
- name: Upload coverage report to Codecov
42-
uses: codecov/codecov-action@v1
41+
- name: Code coverage
42+
uses: codecov/codecov-action@v3
4343
with:
44-
file: ${{ env.COVERAGE_DATA_PATH }}
44+
token: ${{ secrets.CODECOV_TOKEN }}
45+
files: ${{ env.COVERAGE_DATA_PATH }}
4546
fail_ci_if_error: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy