diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59a0fde..d4a091c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: run: make all - name: test run: make check - - uses: codecov/codecov-action@v2.1.0 + - uses: codecov/codecov-action@v3 if: always() with: directory: .