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 86fad47 commit 0a5c5acCopy full SHA for 0a5c5ac
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
push: true
23
tags: swiftfiddle/swiftfiddle-runner:latest
24
25
- - uses: appleboy/ssh-action@v1.1.0
+ - uses: appleboy/ssh-action@v1.2.0
26
with:
27
host: ${{ secrets.SSH_HOST }}
28
username: ${{ secrets.SSH_USER }}
0 commit comments