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.
1 parent 00e9505 commit 7d7f0bcCopy full SHA for 7d7f0bc
.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@v4
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
63
with:
64
distribution: temurin
65
java-version: 17
0 commit comments