diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ebf9da68c..b83d5175d 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.1 + uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.7.1 with: domain: 'localhost' adminAccountUsername: 'admin'