Skip to content

Commit

Permalink
Merge pull request #7 from dic-iit/fix-github-pages-ci
Browse files Browse the repository at this point in the history
GitHub Action: Bump the webfactory/ssh-agent to v0.4.1
  • Loading branch information
GiulioRomualdi authored Jan 8, 2021
2 parents fdd7bf5 + c6195e2 commit 5204bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@master
- uses: webfactory/ssh-agent@v0.1.1
- uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_GH_PAGES }}
- name: Dependencies
Expand Down

0 comments on commit 5204bd8

Please sign in to comment.