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 dce5ed6 commit a4b79a2Copy full SHA for a4b79a2
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v5
12
13
- name: Set up JDK 11
14
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
15
with:
16
java-version: '11'
17
distribution: 'temurin'
0 commit comments