diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index ceab3fe..5d6eb20 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@v4.6.0 build: runs-on: ubuntu-latest