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