There was an error while loading. Please reload this page.
1 parent 9748d77 commit c17f77dCopy full SHA for c17f77d
.github/workflows/gradle.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Install Node.js
63
if: matrix.e2e-tests == 'android' || matrix.e2e-tests == 'ios'
64
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
65
with:
66
node-version: 'lts/*'
67
0 commit comments