Skip to content

Commit

Permalink
ci: use flutter 3.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcossevilla committed Nov 21, 2024
1 parent 30bae0a commit cde896a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_version: 3.10.0
flutter_version: 3.24.5
working_directory: example
2 changes: 1 addition & 1 deletion .github/workflows/flutter_lazy_indexed_stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_version: 3.10.0
flutter_version: 3.24.5

pana:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cde896a

Please sign in to comment.