Skip to content

Commit a46f510

Browse files
chore(deps): update easingthemes/ssh-deploy action to v5
1 parent e1d5b50 commit a46f510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
# 部署
6868
- name: Deploy
69-
uses: easingthemes/ssh-deploy@v2.2.11
69+
uses: easingthemes/ssh-deploy@v5.1.1
7070
env:
7171
SSH_PRIVATE_KEY: ${{ secrets.ACCESS_TOKEN }}
7272
# 删除服务器上目录里所有文件

0 commit comments

Comments
 (0)