diff --git a/.github/workflows/sdk-size-checks.yml b/.github/workflows/sdk-size-checks.yml index 11618a5b8..7be2709f4 100644 --- a/.github/workflows/sdk-size-checks.yml +++ b/.github/workflows/sdk-size-checks.yml @@ -13,7 +13,7 @@ concurrency: jobs: compare-sdk-sizes: - uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml@v0.11.0 + uses: GetStream/stream-build-conventions-android/.github/workflows/sdk-size-checks.yml@v0.12.1 with: modules: "stream-feeds-android-client" metrics-project: "stream-feeds-android-metrics"