We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
action/setup-java
1 parent 6ef4ddc commit 9058fd2Copy full SHA for 9058fd2
.github/workflows/react-native-detox.yml
@@ -59,7 +59,7 @@ jobs:
59
# Java setup is after checkout and expo prebuild so that it can locate the
60
# gradle configuration.
61
- name: Setup Java
62
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
63
with:
64
distribution: temurin
65
java-version: 17
0 commit comments