summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cake_wallet.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cake_wallet.yaml b/.github/workflows/cake_wallet.yaml
index 46df4a7..7f129c0 100644
--- a/.github/workflows/cake_wallet.yaml
+++ b/.github/workflows/cake_wallet.yaml
@@ -72,7 +72,7 @@ jobs:
git config --global user.email "CI@cakewallet.com"
git config --global user.name "Cake Github Actions"
- name: Flutter action
- uses: subosito/flutter-action@v1
+ uses: subosito/flutter-action@v2
with:
flutter-version: "3.19.6"
channel: stable