diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index ceab3fe..28d3a06 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@v4.5.0 + uses: codecov/codecov-action@v5.1.1 build: runs-on: ubuntu-latest