diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4630baa..869dbbe 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -77,7 +77,7 @@ jobs: - test - test-scripts steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: coverages - name: Install cc-test-reporter