Skip to content

Commit 7d7f0bc

Browse files
chore(deps): update actions/setup-java action to v5
1 parent 00e9505 commit 7d7f0bc

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@dded0888837ed1f317902acf8a20df0ad188d165 # v5
6363
with:
6464
distribution: temurin
6565
java-version: 17

0 commit comments

Comments
 (0)