We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b06b2d commit f5d8bcdCopy full SHA for f5d8bcd
1 file changed
.github/workflows/artifact.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-java@v2
16
with:
17
distribution: 'temurin'
18
- java-version: '21'
+ java-version: '25'
19
- name: Setup Python 3.14
20
uses: actions/setup-python@v2
21
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments