diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b5ca0ff..305cab8 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -15,4 +15,4 @@ jobs: - uses: actions/checkout@v5 - run: make test_cover - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5