Skip to content

Commit d45e440

Browse files
seabamirumAndy2003
andauthored
Minor version updates and code polishes (#395)
Co-authored-by: Andreas Berger <[email protected]>
1 parent 2f09879 commit d45e440

29 files changed

+57
-212
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: "Setups JDK"
2-
description: "Setups JDK 17"
2+
description: "Setups JDK 21"
33
runs:
44
using: "composite"
55
steps:
66
- name: Setup Java JDK
77
uses: actions/setup-java@v4
88
with:
9-
java-version: 17
9+
java-version: 21
1010
distribution: adopt
6 Bytes
Loading
0 Bytes
Loading
4 Bytes
Loading
10 Bytes
Loading
7 Bytes
Loading
0 Bytes
Loading
2 Bytes
Loading
1 Byte
Loading
8 Bytes
Loading

0 commit comments

Comments
 (0)