We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93666f9 commit f8f5846Copy full SHA for f8f5846
.github/workflows/apps_automated_android.yml
@@ -21,12 +21,12 @@ jobs:
21
22
- uses: actions/setup-node@v4
23
with:
24
- node-version: 20.10.0
+ node-version: 23.5.0
25
26
- uses: actions/setup-java@v4
27
28
distribution: 'temurin'
29
- java-version: '17'
+ java-version: '21'
30
31
- name: Install Python
32
uses: actions/setup-python@v5
0 commit comments