diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 461d2d2..eb3b386 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@v5 with: path: coverage - name: generate coverage list