Skip to content

Commit

Permalink
update scp action version
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing committed Feb 4, 2024
1 parent 58c5f4e commit 783dfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
root_file: cv-gboeing.tex

- name: Publish PDF
uses: appleboy/scp-action@v0
uses: appleboy/scp-action@v0.1.7
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}
Expand Down

0 comments on commit 783dfda

Please sign in to comment.