Skip to content

Commit

Permalink
Update microshed-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Aure <[email protected]>
  • Loading branch information
appiepollo14 and KyleAure authored Nov 7, 2023
1 parent cca2f73 commit baaac8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/microshed-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
with:
java-version: 11
distribution: 'zulu'
distribution: 'temurin'
cache: gradle
- name: Apply repository caches
uses: actions/cache@v2
with:
Expand Down

0 comments on commit baaac8f

Please sign in to comment.