Skip to content

Commit 957b0b7

Browse files
committed
Update to 8u442
1 parent 2348d5a commit 957b0b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/javadoc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ jobs:
77
javadoc:
88
uses: marchof/io.javaalmanac.javadocbuilder/.github/workflows/javadoc.yml@gcc-9
99
with:
10-
version: '8u432'
10+
version: '8u442'
1111
repository: 'openjdk/jdk8u'
12-
tag: 'jdk8u432-ga'
12+
tag: 'jdk8u442-ga'
1313
bootdistro: 'temurin'
1414
bootversion: '8'
1515
apitarget: 'build/javadoc/docs/api'

0 commit comments

Comments
 (0)