修改工作流

This commit is contained in:
liubocheng 2025-03-26 07:09:33 +08:00
parent 22cfbe3a11
commit a335568776
1 changed files with 1 additions and 1 deletions

View File

@ -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: |