Skip to content

Commit 970bc02

Browse files
committed
actions
1 parent 2197366 commit 970bc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-submission.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Java
1717
uses: actions/setup-java@v4
1818
with:
19-
distribution: 'corretto-17'
19+
distribution: 'corretto'
2020
java-version: 17
2121
- name: Generate and submit dependency graph
2222
uses: gradle/actions/dependency-submission@v4

0 commit comments

Comments
 (0)