diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef33321..fb0c826 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -247,7 +247,7 @@ jobs: repo: [talos, talos-sandbox, talos-dictation, talos-searxng, talos-caddy] steps: - name: Download digests - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: /tmp/digests # Must stay in sync with the artifact name in the build job — see the