Merge pull request #1744 from jellyfin/renovate/actions-setup-java-digest
Update actions/setup-java digest to 5896cec
This commit is contained in:
commit
c36198b046
2
.github/workflows/roku-analysis.yml
vendored
2
.github/workflows/roku-analysis.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
if: env.BRANCH_NAME == 'master'
|
if: env.BRANCH_NAME == 'master'
|
||||||
run: npm run build-prod
|
run: npm run build-prod
|
||||||
- name: Use Java 17
|
- name: Use Java 17
|
||||||
uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4
|
uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4
|
||||||
with:
|
with:
|
||||||
distribution: "temurin"
|
distribution: "temurin"
|
||||||
java-version: "17"
|
java-version: "17"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user