Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminCanape committed Aug 10, 2024
1 parent 9da77fa commit a0dc90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-java@v2
with:
distribution: 'zulu'
java-version: '17'
java-version: '21'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.24.0'
Expand Down

0 comments on commit a0dc90c

Please sign in to comment.