Skip to content

Commit c96c037

Browse files
chore(deps): update gradle/actions action to v5
1 parent 681c1aa commit c96c037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rnx-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install npm dependencies
4545
run: ${{ github.event.inputs.packageManager }} install
4646
- name: Build Android app
47-
uses: gradle/actions/setup-gradle@v4
47+
uses: gradle/actions/setup-gradle@v5
4848
with:
4949
gradle-version: wrapper
5050
arguments: --no-daemon clean assembleDebug

0 commit comments

Comments
 (0)