diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 774ba9c..6c19242 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@v6 + - uses: actions/download-artifact@v7 with: pattern: "${{ matrix.target }}*" - name: diffoscope