Skip to content

Commit

Permalink
Upgrade to java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
BSteffaniak committed Apr 24, 2024
1 parent 0d40ea0 commit 62f3227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Maven Action
uses: s4u/setup-maven-action@v1.8.0
with:
java-version: 8
java-version: 11

- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 62f3227

Please sign in to comment.