diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a2ca2f..44961e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -221,7 +221,7 @@ jobs: run: sudo apt-get -y install lcov - name: Collect coverage reports - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: ./coverage pattern: coverage-node-*