Skip to content

Commit

Permalink
revert action version
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Feb 27, 2024
1 parent 7fccbf3 commit 0a755aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/robot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache: maven
- name: Set SSH key
if: github.event_name != 'pull_request'
uses: webfactory/ssh-agent@v0.9.0
uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: ${{ secrets.SSH_KEY }}
- name: Add host key
Expand Down

0 comments on commit 0a755aa

Please sign in to comment.