Skip to content

Commit 1cb1aa0

Browse files
Update webfactory/ssh-agent action to v0.9.1
1 parent ed25ad2 commit 1cb1aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
timeout-minutes: 10
4242

4343
steps:
44-
- uses: webfactory/[email protected].0
44+
- uses: webfactory/[email protected].1
4545
if: ${{ inputs.setup_ssh_key }}
4646
with:
4747
ssh-private-key: ${{ secrets.ssh_key }}

0 commit comments

Comments
 (0)