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 4888b33 commit e7f423dCopy full SHA for e7f423d
.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@v5
63
with:
64
distribution: temurin
65
java-version: 17
0 commit comments