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 56c661b commit a847f49Copy full SHA for a847f49
1 file changed
.github/workflows/samples-spring.yaml
@@ -67,7 +67,7 @@ jobs:
67
- uses: actions/setup-java@v5
68
with:
69
distribution: 'temurin'
70
- java-version: 11
+ java-version: 17
71
- name: Cache maven dependencies
72
uses: actions/cache@v5
73
env:
0 commit comments