From f2dfc0538e7153d887ea3cd541aadb62e8fabba6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:06:13 +0000 Subject: [PATCH] chore(deps): update dart-lang/setup-dart digest to 40f1ce0 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4e5d39f..f172572 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -18,7 +18,7 @@ jobs: with: channel: 'stable' # Setup Dart SDK with JWT token - - uses: dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46 + - uses: dart-lang/setup-dart@40f1ce0b1c8f24a4e9cb7eb026e4dbbdb431eb76 # Minimal package setup and dry run checks. - name: Install dependencies run: flutter packages get