Merge pull request #1480 from urfave/update-codecov-action

Update version of codecov action
This commit is contained in:
Dan Buch 2022-09-06 07:43:34 -04:00 committed by GitHub
commit 94c9951e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,8 +61,9 @@ jobs:
- name: Upload coverage to Codecov
if: success() && matrix.go == '1.19.x' && matrix.os == 'ubuntu-latest'
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
test-docs: