修改工作流
This commit is contained in:
parent
22cfbe3a11
commit
a335568776
|
@ -9,7 +9,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install SSH tools
|
- name: Install SSH tools
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue