diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 3794564..c5c16ee 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -47,4 +47,4 @@ jobs: make test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5