diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e06308d..0e33c1c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,4 +50,4 @@ jobs: - name: test run: make test - name: Upload coverage - uses: codecov/codecov-action@v3.1.1 + uses: codecov/codecov-action@v3.1.4