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 3d90df1 commit a0d7718Copy full SHA for a0d7718
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v5
24
- name: Set up JDK 11
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
java-version: '11'
28
distribution: 'temurin'
0 commit comments