Skip to content

Commit

Permalink
ci: update github action
Browse files Browse the repository at this point in the history
Signed-off-by: Sahil Kumar <[email protected]>
  • Loading branch information
xsahil03x committed Nov 16, 2024
1 parent 172c7ac commit e83ccea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/giffy_dialog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
flutter-version:
# The version of Flutter to use should use the minimum Dart SDK version supported by the package,
# refer to https://docs.flutter.dev/development/tools/sdk/releases.
- "3.16.0"
- "3.22.0"
- "3.x"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e83ccea

Please sign in to comment.