From 386863992a5d93daa63ce3f10d2a4f48b9da21e4 Mon Sep 17 00:00:00 2001 From: Sergei Kuvakin Date: Tue, 2 Nov 2021 23:33:13 +0200 Subject: [PATCH] qemu 6.1.0-8 --- .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 5bf7391..fbcd98e 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-6 - ORIGIN_VERSION: 6.1+dfsg-6 + VERSION: 6.1.0-8 + ORIGIN_VERSION: 6.1+dfsg-8 steps: - uses: actions/checkout@v2 - name: Set variables