mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-12-18 11:38:11 +00:00
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'
|
||||
run: npm run build-prod
|
||||
- name: Use Java 17
|
||||
uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4
|
||||
uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4
|
||||
with:
|
||||
distribution: "temurin"
|
||||
java-version: "17"
|
||||
|
Loading…
Reference in New Issue
Block a user