Skip to content

Commit

Permalink
update java version
Browse files Browse the repository at this point in the history
Signed-off-by: Peppe289 <gsperanza204@protonmail.com>
  • Loading branch information
Peppe289 committed Aug 6, 2024
1 parent 3eadfaa commit 2afe7ae
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 @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: '12.x'
java-version: '21.x'

# Setup the flutter environment.
- uses: subosito/flutter-action@v1
Expand Down

0 comments on commit 2afe7ae

Please sign in to comment.