chore(build.yml): update checkout step to use actions/checkout@v4 action
Some checks failed
Android CI / build (push) Failing after 3m22s
Some checks failed
Android CI / build (push) Failing after 3m22s
This commit is contained in:
parent
42b0caa1c4
commit
3e4318ccab
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: git clone https://git.natsume.io/NatsumeLS/Gakumas-Localify-EN.git
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user