Skip to content

Commit c9db004

Browse files
authored
Update create-release.yml
1 parent ffc7c06 commit c9db004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515

1616
- name: Install JDK 11
17-
uses: actions/setup-java@v3
17+
uses: actions/setup-java@v1
1818
with:
1919
java-version: 11
2020

0 commit comments

Comments
 (0)