Skip to content

Commit

Permalink
Update semver-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein authored Jan 22, 2024
1 parent 7b1e960 commit ad9da0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/semver-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v4
with:
java-version: 11
java-version: 17
distribution: zulu
- name: SonarCloud cache
uses: actions/cache@v4
Expand Down Expand Up @@ -231,4 +231,4 @@ jobs:
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: build/dokka
folder: build/dokka

0 comments on commit ad9da0f

Please sign in to comment.