diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8cab0feb5..ebf9da68c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -146,7 +146,7 @@ jobs: - name: Run XMPP Interoperability Tests against CI server. if: matrix.otp == '27' continue-on-error: true - uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.0 + uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.1 with: domain: 'localhost' adminAccountUsername: 'admin'