Skip to content

Commit 486a749

Browse files
committed
fix ver
1 parent b42a0c9 commit 486a749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
mvn clean deploy -DaltDeploymentRepository=local-repo::default::file://$PWD/deploy-temp
2626
2727
- name: Setup SSH
28-
uses: webfactory/ssh-agent@v0.8.1
28+
uses: webfactory/ssh-agent@v0.9.0
2929
with:
3030
ssh-private-key: ${{ secrets.MVN_WESJD_NET_DEPLOY_KEY }}
3131

0 commit comments

Comments
 (0)