Skip to content

Commit 28e818c

Browse files
Update .github/workflows/build-and-publish.yml
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
1 parent a95ac24 commit 28e818c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434

3535

36-
- name: Set up JDK 11
36+
- name: Set up JDK
3737
uses: actions/setup-java@v2
3838
with:
3939
java-version: '16'

0 commit comments

Comments
 (0)