We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbe551 commit bc7d9beCopy full SHA for bc7d9be
.github/workflows/maven.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4
15
- name: Configure Java for Build
16
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v4
17
with:
18
distribution: 'temurin'
19
java-version: '17'
0 commit comments