diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c4cd436..a4d5d25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,7 +134,7 @@ jobs: uses: actions/checkout@v4 - name: Download Single-Platform Packages - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: # See https://github.com/docker/build-push-action/blob/263435/README.md#summaries pattern: "!*.dockerbuild"