Skip to content

Commit 4989958

Browse files
authored
Update pr.yml
1 parent ee1d490 commit 4989958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Flutter SDK
1919
uses: subosito/flutter-action@v2
2020
with:
21-
channel: 'stable'
21+
flutter-version: "3.19.3"
2222

2323
- name: Lint
2424
run: dart format --output=none --set-exit-if-changed .

0 commit comments

Comments
 (0)