diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ce0171e..fef1184 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -52,7 +52,7 @@ jobs: - name: Upload coverage to Codecov if: matrix.flutter-version == '3.38.0' - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de #v5.5.2 + uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad #v5.5.3 with: token: ${{ secrets.CODECOV_TOKEN }} files: packages/flutter_query/coverage/lcov.info