Skip to content

Commit

Permalink
chore: ssh 오류로 인한 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee-clipse committed Feb 19, 2024
1 parent 4c664af commit 5aa47f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2

- name: SSH 설정
uses: webfactory/ssh-agent@v0.5.3
uses: webfactory/ssh-agent@v0.7.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit 5aa47f2

Please sign in to comment.