mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
ci(deps): Bump null2264/actions hash to a4d662095a2f2af1ed24f1228eb6e55b0f9f1f29
This commit is contained in:
parent
38aff1573a
commit
a4bb99c710
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager "build-tools;29.0.3"
|
||||
|
||||
- name: Setup Gradle
|
||||
uses: null2264/actions/gradle-setup@c63d62af63686cb442114b979d4bedb96a514881
|
||||
uses: null2264/actions/gradle-setup@a4d662095a2f2af1ed24f1228eb6e55b0f9f1f29
|
||||
with:
|
||||
java: 17
|
||||
distro: adopt
|
||||
|
|
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
${ANDROID_SDK_ROOT}/cmdline-tools/latest/bin/sdkmanager "build-tools;34.0.0"
|
||||
|
||||
- name: Setup Gradle
|
||||
uses: null2264/actions/gradle-setup@c63d62af63686cb442114b979d4bedb96a514881
|
||||
uses: null2264/actions/gradle-setup@a4d662095a2f2af1ed24f1228eb6e55b0f9f1f29
|
||||
with:
|
||||
java: 17
|
||||
distro: adopt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue