Update actions/setup-java digest to 5896cec
This commit is contained in:
parent
d768ea1c32
commit
a7b170088d
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