Skip to content

Commit

Permalink
Merge pull request #1543 from jellyfin/renovate/actions-setup-java-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert authored Dec 5, 2023
2 parents 3abc6cb + c3566a4 commit 18417c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roku-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: env.BRANCH_NAME == 'master'
run: npm run build-prod
- name: Use Java 17
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4
with:
distribution: "temurin"
java-version: "17"
Expand Down

0 comments on commit 18417c1

Please sign in to comment.