Merge pull request #1359 from jellyfin/renovate/pin-dependencies

This commit is contained in:
Charles Ewert 2023-09-11 09:51:19 -04:00 committed by GitHub
commit b5f5f9e71e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ jobs:
if: env.BRANCH_NAME == 'master'
run: npm run build-prod
- name: Use Java 17
uses: actions/setup-java@v3
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3
with:
distribution: "temurin"
java-version: "17"