We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c755cb commit 397d519Copy full SHA for 397d519
.github/workflows/build_java_hello_world_reusable.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
toolchain:
19
- - stable
+ - '1.80'
20
steps:
21
- name: Setup Java
22
uses: actions/setup-java@v4
0 commit comments