From 204dd502f2c576238ce9175bc84a33a5a96bb341 Mon Sep 17 00:00:00 2001 From: Sergei Kuvakin Date: Wed, 29 Sep 2021 23:18:35 +0300 Subject: [PATCH] qemu 6.1.0-6 --- .github/workflows/actions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 7c24d08..98beeb8 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -18,8 +18,8 @@ jobs: qemu-user-static: runs-on: ubuntu-latest env: - VERSION: 6.1.0-5 - ORIGIN_VERSION: 6.1+dfsg-5 + VERSION: 6.1.0-6 + ORIGIN_VERSION: 6.1+dfsg-6 steps: - uses: actions/checkout@v2 - name: Set variables