diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e57b45ac..37201a43 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - run: npm audit --audit-level=moderate if: false - name: Archive code coverage results - uses: actions/upload-artifact@v3.1.2 + uses: actions/upload-artifact@v3.1.3 continue-on-error: true with: name: code-coverage-report