We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6faf355 + 4ec84c1 commit c7c4a0fCopy full SHA for c7c4a0f
3 files changed
.github/workflows/Android-CI.yml
@@ -15,7 +15,7 @@ jobs:
15
os: [ ubuntu-latest ]
16
java_version: [ 17 ]
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
with:
20
submodules: true
21
fetch-depth: 0
.github/workflows/Android-release.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Publish release
11
runs-on: ubuntu-22.04
12
13
14
.github/workflows/update-gradle-wrapper.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
0 commit comments