diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 0d11289..b32e377 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: 7.0.0-7 - ORIGIN_VERSION: 7.0+dfsg-7 + VERSION: 7.1.0-2 + ORIGIN_VERSION: 7.1+dfsg-2 steps: - uses: actions/checkout@v2 - name: Set variables