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 bce9a99 commit cd1713aCopy full SHA for cd1713a
.github/workflows/ci.yml
@@ -47,5 +47,5 @@ jobs:
47
steps:
48
- uses: huanshankeji/.github/workflow-templates/dependency-submission@refactor-common-actions
49
with:
50
- jdk-version: '8'
51
- jdk-distribution: 'zulu'
+ jdk-version: '11'
+ jdk-distribution: 'temurin'
0 commit comments