We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d214f5 commit cf76955Copy full SHA for cf76955
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
push: true
25
tags: swiftfiddle/swiftfiddle-lsp:latest
26
27
- - uses: appleboy/ssh-action@v1.1.0
+ - uses: appleboy/ssh-action@v1.2.0
28
with:
29
host: ${{ secrets.SSH_HOST }}
30
username: ${{ secrets.SSH_USER }}
0 commit comments