Skip to content

Commit 81f1eaa

Browse files
Merge pull request #73 from sarakhmen/update-github-actions-versions
2 parents ac6809f + 6049811 commit 81f1eaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/setup-java@v4
1515
with:
1616
java-version: '17'
17-
distribution: adopt
17+
distribution: 'temurin'
1818
cache: gradle
1919
- name: Build with Gradle
2020
run: ./gradlew build

0 commit comments

Comments
 (0)