Skip to content

Commit ccb41c4

Browse files
committed
Update to central portal
1 parent 6abcd29 commit ccb41c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v2
2222

2323
# Setup the jdk using version 11 of adoptOpenJDK
24-
- name: Setup java 11 using adoptOpenJDK
24+
- name: Setup java 11 using Adoptium Temurin
2525
uses: actions/setup-java@v2
2626
with:
2727
distribution: 'temurin'

0 commit comments

Comments
 (0)