mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-24 19:25:52 +00:00
update workflow to 3.3.4
This commit is contained in:
parent
29ceca8f7c
commit
5ffdebd2c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
- name: Prepare repository
|
- name: Prepare repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.0.5'
|
flutter-version: '3.3.4'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
- name: Install Flutter
|
- name: Install Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
|
|
Loading…
Reference in a new issue