diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7702083a45..9a4b83d067 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -70,7 +70,7 @@ jobs: - lint - unit-test - build - uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@v19.0.0 + uses: canonical/data-platform-workflows/.github/workflows/integration_test_charm.yaml@jhack-fix with: artifact-prefix: ${{ needs.build.outputs.artifact-prefix }} architecture: ${{ matrix.architecture }}