Skip to content

Commit 229f14c

Browse files
committed
Use the default JDK version 17 in dependency-submission
1 parent 85ccbab commit 229f14c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,4 @@ jobs:
4545
contents: write
4646

4747
steps:
48-
- uses: huanshankeji/.github/workflow-templates/dependency-submission@refactor-common-actions
49-
with:
50-
jdk-version: '17'
51-
jdk-distribution: 'temurin'
48+
- uses: huanshankeji/.github/workflow-templates/dependency-submission@refactor-common-actions-possible-improvements

0 commit comments

Comments
 (0)