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