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 5b775b0 commit 781aa66Copy full SHA for 781aa66
.github/workflows/examples.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v5
27
28
- name: Setup JDK 8
29
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
30
with:
31
java-version: '8'
32
distribution: 'temurin'
0 commit comments