diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e8b30a9a..40a01f17 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.0 + uses: actions/upload-artifact@v3.1.2 continue-on-error: true with: name: code-coverage-report