Skip to content

Commit

Permalink
Fix Actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
z80maniac committed Jul 20, 2024
1 parent 72e87da commit 6f71ebd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2.16.0
with:
flutter-version: "3.22.2"
flutter-version: "3.22.3"
channel: "stable"
cache: true

Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2.16.0
with:
flutter-version: "3.22.2"
flutter-version: "3.22.3"
channel: "stable"
cache: true

Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2.16.0
with:
flutter-version: "3.22.2"
flutter-version: "3.22.3"
channel: "stable"
cache: true

Expand Down

0 comments on commit 6f71ebd

Please sign in to comment.