From d16973ada4fbcb7f2dfaee62ba3a31274a78f024 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 19:58:20 +0000 Subject: [PATCH] ci(deps): update kuhnroyal/flutter-fvm-config-action action to v3 --- .github/workflows/example-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/example-app.yml b/.github/workflows/example-app.yml index 51e4fbe8..edeb9a9f 100644 --- a/.github/workflows/example-app.yml +++ b/.github/workflows/example-app.yml @@ -25,7 +25,7 @@ jobs: - name: Get project Flutter version 🏷️ id: fvm-config - uses: kuhnroyal/flutter-fvm-config-action@v1.2.0 + uses: kuhnroyal/flutter-fvm-config-action@v3.3 - name: Setup Flutter 💻 id: setup-flutter