diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 9d479186..ceab3fe1 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -41,7 +41,7 @@ jobs: HF_TOKEN_HUB_TESTS: ${{ secrets.HF_TOKEN_HUB_TESTS }} - name: Codecov - uses: codecov/codecov-action@v3.1.0 + uses: codecov/codecov-action@v4.5.0 build: runs-on: ubuntu-latest