Skip to content

Commit b7fc6c1

Browse files
authored
back to stable version
1 parent df66e27 commit b7fc6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Execute remote SSH commands using password
12-
uses: appleboy/ssh-action@v1.1.0
12+
uses: appleboy/ssh-action@v1
1313
with:
1414
host: ${{ secrets.HOST }}
1515
key: ${{ secrets.SSH_KEY }}

0 commit comments

Comments
 (0)