We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdd7bf5 + c6195e2 commit 5204bd8Copy full SHA for 5204bd8
1 file changed
.github/workflows/gh-pages.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@master
15
- - uses: webfactory/ssh-agent@v0.1.1
+ - uses: webfactory/ssh-agent@v0.4.1
16
with:
17
ssh-private-key: ${{ secrets.SSH_PRIVATE_GH_PAGES }}
18
- name: Dependencies
0 commit comments