File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133133 git config --global user.name "Tomster"
134134 git config --global user.email "[email protected] " 135135 - name : Set up SSH
136- uses : webfactory/ssh-agent@v0.1 .1
136+ uses : webfactory/ssh-agent@v0.4 .1
137137 with :
138138 ssh-private-key : ${{ secrets.GUIDES_SOURCE_DEPLOY_KEY }}
139139 - name : Install dependencies
@@ -300,7 +300,7 @@ jobs:
300300 git config --global user.name "Tomster"
301301 git config --global user.email "[email protected] " 302302 - name : Set up SSH
303- uses : webfactory/ssh-agent@v0.1 .1
303+ uses : webfactory/ssh-agent@v0.4 .1
304304 with :
305305 ssh-private-key : ${{ secrets.SUPER_RENTALS_DEPLOY_KEY }}
306306 - name : Download artifacts
@@ -359,7 +359,7 @@ jobs:
359359 git config --global user.name "Tomster"
360360 git config --global user.email "[email protected] " 361361 - name : Set up SSH
362- uses : webfactory/ssh-agent@v0.1 .1
362+ uses : webfactory/ssh-agent@v0.4 .1
363363 with :
364364 ssh-private-key : ${{ secrets.SUPER_RENTALS_DEPLOY_KEY }}
365365 - name : Download artifacts
You can’t perform that action at this time.
0 commit comments