We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b5aa6 commit d9e780eCopy full SHA for d9e780e
.github/workflows/sync-mirror.yml
@@ -8,7 +8,7 @@ jobs:
8
if: github.repository == 'djmaxus/matlab-repo-init'
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: webfactory/ssh-agent@v0.9.0
+ - uses: webfactory/ssh-agent@v0.9.1
12
with:
13
ssh-private-key: ${{ secrets.MATLAB_TEMPLATE_MIRROR_SSH_PRIVATE_KEY }}
14
- name: Push changes to ImperialCollegeLondon/matlab-repo-init
0 commit comments