Skip to content

Commit

Permalink
build: Upgraded codecov GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Jul 22, 2022
1 parent a997be3 commit dcb156e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
path: target/

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/codecov-action@v3

- name: Version
id: vars
Expand Down

0 comments on commit dcb156e

Please sign in to comment.