diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 461d2d2..fa06dcd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -147,7 +147,7 @@ jobs: go-version: "stable" check-latest: true - name: download all coverage - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: coverage - name: generate coverage list