diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b0f8814..757b882 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v4 with: repository: praekeltfoundation/flow_tester - ref: v0.1.1 + ref: v0.2.1 path: flow_tester ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}