[skip ci] Update github actions
This commit is contained in:
parent
e03d617ea9
commit
f0793e7b8c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push_preview.yml
vendored
2
.github/workflows/build_push_preview.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Clone repo
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Validate Gradle Wrapper
|
||||
uses: gradle/wrapper-validation-action@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue