We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d288c3 + 92adbc0 commit 2e02be2Copy full SHA for 2e02be2
.github/workflows/deploy_beta_testing.yml
@@ -68,7 +68,7 @@ jobs:
68
overwrite: true
69
70
- name: Execute payara war deployment remotely
71
- uses: appleboy/[email protected].1
+ uses: appleboy/[email protected].2
72
env:
73
INPUT_WAR_FILE: ${{ env.war_file }}
74
with:
0 commit comments