Skip to content

Commit

Permalink
Merge pull request #623 from hiennguyen92/hiennguyen92-patch-1
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
hiennguyen92 authored Jan 4, 2025
2 parents 4b656fa + 8fcc62f commit 036c47c
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 @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v2
with:
java-version: '12.x'
java-version: '17.x'
distribution: 'zulu'
- uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit 036c47c

Please sign in to comment.