diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d9b796..b6594c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: run: | apt-get update && apt-get install --yes diffoscope-minimal python3-debian xz-utils \ --no-install-recommends - - uses: actions/download-artifact@v7 + - uses: actions/download-artifact@v8 with: pattern: "${{ matrix.target }}*" - name: diffoscope