diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 54a1f115..3415f738 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -234,7 +234,7 @@ jobs: - name: Upload coverage to codecov if: matrix.dart-version == 'stable' continue-on-error: true - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f + uses: codecov/codecov-action@v4 with: files: coverage.lcov flags: unittests