Skip to content

Commit

Permalink
Merge branch 'issue489' of https://github.com/open-commercial/api int…
Browse files Browse the repository at this point in the history
…o issue489
  • Loading branch information
belluccifranco committed Oct 25, 2024
2 parents 940aeaa + 45eb2eb commit 3d831a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
with:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@v2.4.0
uses: actions/setup-java@v4
with:
java-version: 21
distribution: temurin
distribution: corretto
- name: Cache SonarCloud packages
uses: actions/cache@v1
with:
Expand Down

0 comments on commit 3d831a8

Please sign in to comment.