Skip to content

Commit 5204bd8

Browse files
Merge pull request #7 from dic-iit/fix-github-pages-ci
GitHub Action: Bump the webfactory/ssh-agent to v0.4.1
2 parents fdd7bf5 + c6195e2 commit 5204bd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@master
15-
- uses: webfactory/ssh-agent@v0.1.1
15+
- uses: webfactory/ssh-agent@v0.4.1
1616
with:
1717
ssh-private-key: ${{ secrets.SSH_PRIVATE_GH_PAGES }}
1818
- name: Dependencies

0 commit comments

Comments
 (0)