Skip to content

Commit 15e094d

Browse files
authored
Bump java version in publish-docs job to try and fix it
1 parent 6075022 commit 15e094d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030

3131
- uses: coursier/cache-action@v7
3232

33-
- run: "echo temurin:11 > .mill-jvm-version"
33+
- run: "echo temurin:17 > .mill-jvm-version"
3434

3535
- run: ci/publish-docs.sh

0 commit comments

Comments
 (0)