Skip to content

Commit

Permalink
flutter-version: '3.13.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
nrikiji committed Oct 25, 2023
1 parent 4120552 commit 05fb762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.7'
flutter-version: '3.13.8'
channel: 'stable'
- name: Flutter Pub Get
run: flutter pub get
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
run: sudo xcode-select -s '/Applications/Xcode_15.0.app/Contents/Developer'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.7'
flutter-version: '3.13.8'
channel: 'stable'
- name: Flutter Pub Get
run: flutter pub get
Expand Down

0 comments on commit 05fb762

Please sign in to comment.