Skip to content

Commit 5c14bd3

Browse files
chore(deps): update actions/setup-java action to v5
1 parent 8ed2395 commit 5c14bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/formulus-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: npm run build:rn
9898

9999
- name: Set up Java
100-
uses: actions/setup-java@v4
100+
uses: actions/setup-java@v5
101101
with:
102102
distribution: 'temurin'
103103
java-version: '17'

0 commit comments

Comments
 (0)