Skip to content

Commit

Permalink
update flutter CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansen4857 committed Jan 26, 2024
1 parent 9bfa3d9 commit 985df58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.16.5
flutter-version: 3.16.9
cache: true
cache-path: ${{ runner.tool_cache }}/flutter/linux

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pathplanner-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
required: true

env:
FLUTTER_VERSION: 3.16.5
FLUTTER_VERSION: 3.16.9

jobs:
formatting-analysis:
Expand Down

0 comments on commit 985df58

Please sign in to comment.