diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 8919a2e..c5fea1c 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.0.0-2 - ORIGIN_VERSION: 6.0+dfsg-2exp + VERSION: 6.1.0-1 + ORIGIN_VERSION: 6.1+dfsg-1 steps: - uses: actions/checkout@v2 - name: Set variables