Skip to content

Commit a65bb2f

Browse files
committed
Bump JDK version in release-verify-signatures workflow
1 parent 67634f8 commit a65bb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-verify-signatures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
strategy:
4141
matrix:
42-
java: ["17.0.10"]
42+
java: ["17.0.12"]
4343
distribution: [temurin, zulu, microsoft]
4444

4545
steps:

0 commit comments

Comments
 (0)