test
This commit is contained in:
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user