test
This commit is contained in:
parent
b8590641ca
commit
fc2f85c0f8
4
.github/workflows/deply.yml
vendored
4
.github/workflows/deply.yml
vendored
|
@ -11,7 +11,9 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout source repository
|
- name: Checkout source repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- uses: webfactory/ssh-agent@v0.8.0
|
- uses: webfactory/ssh-agent@v0.8.0
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user