Skip to content

Commit eb59e47

Browse files
Update publish.yml
1 parent a8916c2 commit eb59e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: subosito/flutter-action@v2
2222
with:
2323
channel: stable
24-
flutter-version: 3.19.0
24+
flutter-version: 3.22.2
2525
- name: Install dependencies
2626
run: flutter pub get
2727
- name: Publish

0 commit comments

Comments
 (0)