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 3745107 commit c0279adCopy full SHA for c0279ad
.github/workflows/test-backup-restore-migration.yaml
@@ -196,7 +196,7 @@ jobs:
196
version=${{ inputs.version }} \
197
console_password=${{ secrets.CONSOLE_PASSWORD }}
198
- name: Wait for backup to finish
199
- uses: lewagon/wait-on-check-action@v1.3.4
+ uses: lewagon/wait-on-check-action@v1.4.0
200
with:
201
ref: ${{ github.ref }}
202
check-name: 'Backup: Cluster A: PE ${{ inputs.version }} ${{ inputs.architecture }}
0 commit comments