Skip to content

Commit e7f423d

Browse files
chore(deps): update actions/setup-java action to v5
1 parent 4888b33 commit e7f423d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-detox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# Java setup is after checkout and expo prebuild so that it can locate the
6060
# gradle configuration.
6161
- name: Setup Java
62-
uses: actions/setup-java@v4
62+
uses: actions/setup-java@v5
6363
with:
6464
distribution: temurin
6565
java-version: 17

0 commit comments

Comments
 (0)