Skip to content

Commit

Permalink
Merge pull request #7464 from sunpy/dependabot/github_actions/webfact…
Browse files Browse the repository at this point in the history
…ory/ssh-agent-0.9.0

Bump webfactory/ssh-agent from 0.8.0 to 0.9.0
  • Loading branch information
nabobalis committed Mar 1, 2024
2 parents 0a9843c + 60a454c commit f10e1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asv-regular.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run benchmarks for commits since v2.1
run: taskset -c 0 asv run --skip-existing-successful v3.0.dev..
- name: Install SSH Client 🔑
uses: webfactory/ssh-agent@v0.8.0
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.ASV_CI_KEY }}
- name: Push results
Expand Down

0 comments on commit f10e1dd

Please sign in to comment.