Skip to content

Commit 85de45b

Browse files
committed
Bump JDK version in signature verification workflow
1 parent d8de44e commit 85de45b

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.7"]
42+
java: ["17.0.9"]
4343
distribution: [temurin, zulu, microsoft]
4444

4545
steps:

0 commit comments

Comments
 (0)