change runner

This commit is contained in:
sijinhui 2024-04-02 14:37:44 +08:00
parent ca42858d82
commit ec48c7ff19
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ jobs:
ref: 'dev'
github-server-url: 'https://gh.siji.ci'
- name: Set up SSH key
uses: webfactory/ssh-agent@v0.8.0
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Sync repository to tx

View File

@ -44,7 +44,7 @@ jobs:
clean: true
github-server-url: 'https://gh.siji.ci'
- name: Set up SSH key
uses: webfactory/ssh-agent@v0.8.0
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Sync repository to ty