Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayan2908 authored Jan 25, 2024
1 parent cd083f6 commit 0809fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: '20.x'
java-version: '16'
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.16.5'
Expand Down

0 comments on commit 0809fbe

Please sign in to comment.