We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6075022 commit 15e094dCopy full SHA for 15e094d
.github/workflows/publish-docs.yml
@@ -30,6 +30,6 @@ jobs:
30
31
- uses: coursier/cache-action@v7
32
33
- - run: "echo temurin:11 > .mill-jvm-version"
+ - run: "echo temurin:17 > .mill-jvm-version"
34
35
- run: ci/publish-docs.sh
0 commit comments