Skip to content

Commit ec83d16

Browse files
authored
fix: Specify version more
1 parent 3b53370 commit ec83d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Deploy to the server
3131
- name: Deploy to production
32-
uses: easingthemes/ssh-deploy@v5
32+
uses: easingthemes/ssh-deploy@v5.1.0
3333
env:
3434
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
3535
ARGS: "-vzhr"

0 commit comments

Comments
 (0)