Skip to content

Commit

Permalink
Update Java
Browse files Browse the repository at this point in the history
  • Loading branch information
MoazSalem committed Sep 10, 2024
1 parent c79e1e0 commit 78caf5c
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 @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: "temurin"
java-version: "11"
java-version: "17.0.9"
cache: "gradle"

- uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 78caf5c

Please sign in to comment.