Skip to content

Commit

Permalink
test : flutter version stable -> 3.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
seunggil1 committed Dec 29, 2024
1 parent 74c043b commit ca908ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Flutter SDK 설정
- uses: subosito/flutter-action@v2
with:
flutter-version: stable
flutter-version: '3.24.5' # Flutter의 안정 버전을 명시적으로 설정

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit ca908ea

Please sign in to comment.