diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7eed3d8..f509052 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,4 +16,4 @@ jobs: - name: Make run: make ci - name: Publish coverage - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6