Update codecov-action to v4 (#4291)

This commit is contained in:
gpotter2 2024-02-18 17:18:29 +01:00 committed by GitHub
parent 9ee84a19d1
commit dedddd975c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -136,7 +136,9 @@ jobs:
- name: Run Tox
run: UT_FLAGS="${{ matrix.flags }}" ./.config/ci/test.sh ${{ matrix.python }} ${{ matrix.mode }}
- name: Codecov
uses: codecov/codecov-action@v4.0.0-beta.3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
cryptography:
name: pyca/cryptography test