Skip to content

Commit 42825de

Browse files
Update appleboy/ssh-action action to v0.1.10
1 parent fd3deab commit 42825de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
push: true
2323
tags: swiftfiddle/swiftfiddle-lsp:latest
2424

25-
- uses: appleboy/[email protected].1
25+
- uses: appleboy/[email protected].10
2626
with:
2727
host: ${{ secrets.SSH_HOST }}
2828
username: ${{ secrets.SSH_USER }}

0 commit comments

Comments
 (0)