Commit b8d8fb0
fix: hardcode java-version '17' in samples-java-helidon-v3.yaml
matrix.version was referenced but the version: matrix dimension was
removed during the compute-matrix refactor, causing setup-java to
receive an empty string. Consistent with the v4 fix (hardcoded '21').
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8ff22d1 commit b8d8fb0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments