We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3c7d9 commit 7bee907Copy full SHA for 7bee907
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- name: Run SSH Commands
10
id: ssh
11
- uses: arthurvanl/action-exec-ssh@v2-dev
+ uses: arthurvanl/action-exec-ssh@v2.0.2-dev
12
with:
13
host: ${{ secrets.HOST }}
14
username: root
0 commit comments