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 fa9c0a8 commit 54b4392Copy full SHA for 54b4392
.github/workflows/springboot2-mybatis-mysql-example.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
27
28
- name: Set up JDK 17
29
- uses: actions/setup-java@v3.9.0
+ uses: actions/setup-java@v3.11.0
30
with:
31
java-version: 17
32
distribution: "zulu"
0 commit comments