diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2d9ece933..e32c0db87 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -854,7 +854,7 @@ jobs: runs-on: ubuntu-latest env: VILLAIN_REPO: https://github.com/weltling/virtio-villain.git - VILLAIN_REF: v0.5.2 + VILLAIN_REF: v0.5.5 steps: - name: Code checkout uses: actions/checkout@v7