Skip to content

Commit b7c178f

Browse files
build(deps): bump actions/setup-java from 4 to 5 (#155)
1 parent 9a87d58 commit b7c178f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn --frozen-lockfile --prefer-offline
2828

2929
- name: Setup Java
30-
uses: actions/setup-java@v4
30+
uses: actions/setup-java@v5
3131
with:
3232
cache: gradle
3333
distribution: temurin

0 commit comments

Comments
 (0)