summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-27 17:43:03 +0000
committercyan <cyjan@mrcyjanek.net>2024-07-28 08:37:01 +0200
commit734662a597d9684f30cb46d20134d52d3631b712 (patch)
treec624c788022a8f3ce48c9b3e3a9328476a8957a7
parent09dc66d243657177f97717c277bc3ca9e50530f9 (diff)
chore(deps): update subosito/flutter-action action to v2
-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