We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f24b813 + 72b3be0 commit bd44bf1Copy full SHA for bd44bf1
.github/workflows/_roku-analysis.yml
@@ -28,7 +28,7 @@ jobs:
28
if: env.BRANCH_NAME == 'master'
29
run: npm run build-prod
30
- name: Setup Java
31
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
32
with:
33
distribution: "temurin"
34
java-version: "21"
0 commit comments