Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
phalanx-hk committed Jan 19, 2024
1 parent e5a16dc commit d83f381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: webfactory/ssh-agent@v0.5.4
- uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: |
${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit d83f381

Please sign in to comment.