-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
code format + flutter version for build action
- Loading branch information
Andrii
committed
Apr 3, 2024
1 parent
c9e5d3b
commit b55eacb
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ jobs: | |
- name: Install environment | ||
uses: subosito/[email protected] | ||
with: | ||
flutter-version: 3.16.0 | ||
flutter-version: 3.16.9 | ||
|
||
- name: Get dependencies | ||
run: flutter pub get | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters