Skip to content

Commit

Permalink
Updates reference
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed Jun 30, 2024
1 parent c8b89f4 commit 7b83704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-craft-v5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# This section can be removed for all branches except the current version release branch
- name: Symlink doc folders to public folder
uses: appleboy/ssh-action@1.0.3
uses: appleboy/ssh-action@v1.0.3
with:
key: ${{ secrets.SSH_PRIVATE_KEY }}
host: ${{ secrets.REMOTE_HOST }}
Expand Down

0 comments on commit 7b83704

Please sign in to comment.