diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a92542ba..638106a8c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -190,7 +190,7 @@ jobs: go-version: 1.25.x - name: Download all coverage artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: /tmp/code_coverage