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 22021fd commit 34ec807Copy full SHA for 34ec807
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
push: true
25
tags: swiftfiddle/swiftfiddle-runner:latest
26
27
- - uses: appleboy/[email protected].2
+ - uses: appleboy/[email protected].3
28
with:
29
host: ${{ secrets.SSH_HOST }}
30
username: ${{ secrets.SSH_USER }}
0 commit comments