Skip to content

Commit dcb156e

Browse files
author
Julien Ruaux
committed
build: Upgraded codecov GH action
1 parent a997be3 commit dcb156e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ jobs:
3838
path: target/
3939

4040
- name: Upload coverage to Codecov
41-
uses: codecov/codecov-action@v1
42-
with:
43-
token: ${{ secrets.CODECOV_TOKEN }}
41+
uses: codecov/codecov-action@v3
4442

4543
- name: Version
4644
id: vars

0 commit comments

Comments
 (0)